- π About the Project
- π» Getting Started
- π₯ Authors
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgements
- π License
The Blog app is a simple and user-friendly platform that allows you to create an account, write posts, read other peopleβs posts, and interact with them by leaving likes or comments. You can also manage your own posts and comments by editing or deleting them. Built with Ruby on Rails and PostgreSQL as database.
-
Ruby on Rails.
-
PostgreSQL.
Client
Server
Database
- User-friendly interface
- Ability to create and manage posts and comments
- Interact with other users by leaving likes or comments
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Ruby, Rails, and PostgreSQL installed in your terminal, or run in with docker
Clone this repository to your desired folder:
git clone git@github.com:jorgegoco/blog_app_ror.git
cd blog_app_ror
bundle install
Install this project with:
bundle install
To run the project, execute the following commands:
rails db:create db:migrate db:seed
rails server
π€ Jorge
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
π€ Kibrewossen Y Mekasha
π€ Jerome
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Integration with social media platforms to share posts and increase engagement
- Option to add images or videos to posts
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project...give it a βοΈ!
I would like to thank @microverse
This project is MIT licensed.