Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Rails App that provides user can create post

SRS

  • Create the authentication system using devise gem. User should be able to SignIn, SignUp and SignOut.

  • Authenticated User is able to create, update and delete a post. One User can create multiple posts.

  • Post will contain Title, description, content, author name, created date, Post image(file).

  • In Post, Content field will have HTML editor (e.g. https://www.froala.com/wysiwyg-editor/inline), file upload.

  • User should be able to save the form and see all the posts with search and sort functionality.

  • Add email functionality on Sign Up user.

  • Use Postgresql for Database.

About

This project that I have developed to create posts and search for authenticate user using Ruby On Rails, It was an assignment project.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages