Blogger App will be a classic example of a blog website. You will create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
Client
- HTML
- CSS
- JavaScript
- Ruby on Rails
Server
- Ruby on Rails
Database
Describe between 1-3 key features of the application.
- [Create and run necessary migration files]
- [Match table and column names to the ERD diagram.]
- Users can view posts
- Users can add posts
- Users can comment on posts
- Users can like posts
- Users can view comments
Describe 1 - 3 features you will add to the project.
- [Users can register ]
- [Users can Login ]
- [Users can like and comment on other users posts]
To get a local copy up and running, follow these steps.
In order to run this project you need:
Git
and Ruby
gem install rails
Install this project with:
bundle install
To run the project, execute the following command:
rails server or rails s
👤 Choice Osobor
👤 Akite Donald
- GitHub: @Donald
- Twitter: @AkiteDonald
- LinkedIn: @AkiteDonald
- [Controllers specs]
- [Processing data in models]
- [Views]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project you can show support by giving a star to the project
I would like to thank microverse and Gorails community for the support and motivation.
This project is MIT licensed.