RailsBlog is a dynamic and user-friendly blog application developed with Ruby on Rails, designed users create, read, update and delete their blog. It has features like Authentication, Create API, Rails dynamic Routing and testing.
Key features of the application.
- Creating a data model
- Processing data in models
- Setup and controllers
- Views
- Forms
- Add authorization rules
- Add API endpoints
To get a local copy up and running, follow these steps.
In order to run this project you need:
- PostgreSQL.
- Code Editor.
- Ruby On Rails.
Clone this repository to your desired folder:
cd Blog
gh repo clone https://github.com/ctokoli/Blog.git
- Install PostgreSQL.
- Install Ruby On Rails.
To run the testing, execute the following command:
rspec spec
Cephas TOKOLI*
- GitHub: @Ctokoli
- Twitter: @Ctokoli
- LinkedIn: Cephas Tokoli
👤 Rabaya Rabu
- GitHub: @rabayarabu
- Twitter: @rabaya_rabu
- LinkedIn: LinkedIn
Features will be added to the project.
- User Login Interface
- User comments and like history
- Report of inividual user
Contributions, issues, and feature requests are welcome! Feel free to check the Issues.
If you like this project, show your support by giving the project a ⭐️.
I would like to thank Microverse for including this in their curriculum.
This project is MIT licensed.