- [📖 Blog-app ](#-Create a Blog-app in RubyonRails )
Blog App Blog-app is a fully functioning website that show the list of posts and empower readers to interact with them by adding comments and liking posts.
Client
- Create Database named Blog_app_development
- Create tables by migration files
- processing data in models
- Validations and Model specs
- Setup controllers
- Controllers specs
- Users and posts views
- Creating Forms
- Intergration specs and fix N+1
- Add-devise
- Add-authorization rules
- Add-endpoint for posts and comments
- API docummentation
To get a local copy up and running, follow these steps.
In order to run this project you need:
ruby
rails
postgresql
bundler
rspec
Clone this repository to your desired folder:
git clone https://github.com/cosywasswa/Blog-app.git
Install this project with:
cd Blog-app
bundle install
.stylelintrc.json
.github/workflows/linters.yml
it will install the required gemfile for running the project
👤 Cosywasswa
- GitHub: @cosywasswa
- LinkedIn: cosmas-wasswa
👤 Manzi Tresor
- GitHub: @githubhandle
- Twitter: @githubhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project you can share this project to your friend
We would like to thank Microverse for this project
This project is MIT licensed.