- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
The Pi Blog App will be a classic example of a blog website. I 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
- Project 1: Creating a data model.
- Project 2: Validations and Model specs.
- Project 3: Processing data in models.
- Project 4: Controllers.
- Project 5: Controllers specs.
- Project 6: Views.
- Project 7: Forms.
- Project 8: Integration specs for Views and fixing n+1 problems.
- Project 9: Add Devise.
- Project 10: Add authorization rules.
- Project 11: Add API endpoints. Exercise: API documentation.
To get a local copy up and running, follow these steps:
In order to run this project you need:
- A browser of you choice.
- A text editor of your choice.
- An installed ruby gem on your local system
- Rails needs to be installed on your system
Clone this repository to your desired folder:
- Use the following Commands:
git clone https://github.com/Eccb7/Pi-Blogs.gitInstall dependencies:
bundle install
npm install rails serverTo run tests, run the following command:
rspec👤 Ojwang Briton
- GitHub: @Eccb7
- Twitter: @briton_otieno4
- LinkedIn: briton-otieno
👤 Alier Philip Maguet
- GitHub: @AlierPM
- Twitter: @AlierPM
- LinkedIn: alierphilipmaguet
- Make it mobile responsive
- Give it an admin panel.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project you can reach me through @briton_otieno4 and share more thoughts to help improve
If you like this project, give it a ⭐️.
I would like to thank Microverse for the support I've received so far.
This project is MIT licensed.