- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
Blog-App is a project developed using Ruby on Rails where you can add users, comments, posts and likes.
Developed using Ruby on Rails.
- Use of the previous created methods to count the likes and users for each post
- Database where you can add information about users, likes and posts
- Implemented design from the sneak peek wireframe
- Add likes to each post
- Add comments to each post
- Add new users to the database
To get a local copy up and running, follow these steps.
In order to run this project you need:
- You need to have ruby on rails installed in your computer.
Clone this repository to your desired folder:
git clone https://github.com/sonyco-4u/blog-app.git
cd blog-app
Install this project with:
- bundle install
To run the project, execute the following command:
- railser server -p 4001
To run tests, run the following command:
- rspec
👤 Ezema Anthony Sunday
- GitHub: @sonyco-4u
- Twitter: @EZEMASUN
- LinkedIn: ezema-anthony-sunday
👤 Abubakar Ummar
- GitHub: @Haywayaheadshot
- LinkedIn: Abubakar Ummar
These are some of the future features we want to add.
- Add users manually inside the page without using console
- Add posts manually inside the page without using console
- Add Devise
- Add authorization rules to the database
- Use an API endpoint
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
I would like to thank to the code reviewers and my partners who are helping all the time.
This project is MIT licensed.