The rails-blog-app is a classic example of a blog website. It is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
- Ruby
Client
- Ruby
Test
- RSPEC
Database
- PostgreSQL
-Use database migration files to maintain database schema. -Understand ORM
To get a local copy up and running, follow these steps.
In order to run this project you need:
Ruby on Rails installed and running. To get more information, read the installation guide.
PostgreSQL installed and running
Clone this repository to your desired folder.
bundle install
To run the project follow the following instruction:- rails server
To run tests, run the following command:
rails test:all
👤 Ghulam Hyder Dar
- GitHub: @codeWithHyder
- Twitter: @Hyder
- LinkedIn: @Hyder
👤 Zewdie Habtie
- GitHub: @Zewdie Habtie
- Twitter: @habtiezewdie
- LinkedIn: @Zewdiehabtie
-Processing data in models. -Views. -Forms -Add authorization rules. -Integration specs for Views. -Add API endpoints. -API documentation. -Validations, Model specs, and n+1 problems.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give a ⭐️.
I would like to thank Mr Lucas Erkna for his unbiased help to me in realising this project.
-
Can I use this project?
- It's MIT license, feel free to use as you like.
This project is MIT licensed.