- 📖 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, postgres installed in your computer.
- Add your correct credentials in the database.yml file.
Clone this repository to your desired folder:
- To clone the repository run this command - "[email protected]:taldr27/blog-app.git" OR "https://github.com/taldr27/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
👤 Diego Garcia
- GitHub: @taldr27
- LinkedIn: diegogarcial
👤 Marcos Gualtero Lourenzo
- GitHub: @Goruchie
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
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 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.