- π About the Project
- π» Getting Started
- π₯ Authors
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgements
- β FAQ (OPTIONAL)
- π License
Blog App The Blog app is a classic example of a blog website. this 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 on Rails
- Creating data model
- Functional website
- Database
- Unit Testing
- Not live yet
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
mkdir folder_name
cd folder_name
git clone https://github.com/jubaer919/blog-app.git
Install this project with:
bundle install
rails db:migrate
To run the project, execute the following command: run the result on the terminal through:
rails server
No tests available.
Not deployed
π€ Jubaer Maruf
- GitHub: jubaer_Maruf
- Twitter: @jubaer_maruf
- LinkedIn: Jubaer Maruf
π€ Vangelis
π€ iwu John chinonso
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Validation and Model specs
- Processing data in models
- Controllers
- Controllers specs
- Views
- Forms
- Intergration specs for Views and fixing n+1 problems
- Add Devices
- Add authorizations rules
- Add API endpoints
- API documentation
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give a star on github & follow us on twitter and also connect on Linkedin.
I would like to thank:
- Microverse and all the staff
- Microverse Communinity
- Thanks to my coding Partners
- Thanks to my Morning-Session-Group and Standup-Team Partners and
- Thanks to Code Reviewers
This project is MIT licensed.