- π About the Project
- π» Getting Started
- π₯ Authors
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgements
The Thoughtful Blog is a classic example of a blog website. I hace created a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.
Project built with Ruby on Rails
Database
- [Post and comment creation]
- [Unique user loin]
- [Html and json reddering of data] -->
- [] In developement.......
To get a local copy up and running, follow these steps.
In order to run this project you need:
gem install rails
Next, install PostgreSQL and its development libraries:
sudo apt install postgresql postgresql-contrib libpq-dev
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/CindyDorantes/The-thoughtful-blog.git
To run the project, execute the following command:
sudo service postgresql start
rails server
π€ Cindy Dorantes
- GitHub: @CindyDorantes
- Twitter: @CindyDorantes10
- LinkedIn: Cindy Melisa Dorantes SΓ‘nchez
π€ Shedrack Sunday
- GitHub: @Shedrack-Sunday
- Twitter: @DeleSundayS
- LinkedIn: Shedrack Sunday
- Add API endpoints documentaion
- Process for external view.
- Add recomendation system
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a βοΈ if you like this project!
Thanks to my learning partners for their support and advices
This project is MIT licensed.