This is a mini project which emphasizes on building user authentication with devise, a signed in user can basically perform CRUD (create, read,update,delete) operations on their created posts while a visitor to the page can only view the posts already created by the signed in user/author without having the ability to perform any operations on such post.
- Ruby
- Ruby on Rails
To get a local copy up and running follow these simple example steps:
- Install rails or checkout the Rails Guide on how to setup the rails environment
- Code editor
- Git and Github
- Clone the project to your local machine
- Run the rails server with the command rails s in your terminal
- To view the webpage, start the local machine on the browser using: http://localhost:3000
- Okikiola Apelehin
- Prajwal Thapa
👤 Author1
- Github: @okikiola11
- Twitter: @Kikiolla3
- Linkedin: @okikiola-apelehin
👤 Author2
- LinkedIn: Prazwalthapa
- GitHub: @praz99
- E-mail: t.prazwal@gmail.com
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.
