- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
This is a fully functional web appliction that showcases a list of posts where users can read and interact with them by adding comments and liking posts. It is an ideal platform for bloggers who want to share their thoughts, ideas, and experiences with their readers.
Server
Database
-
User-Friendly Interface
The app is designed with a user-friendly interface that makes it easy for users to navigate and access various features of the website.
-
Post Management
The app allows bloggers to easily create and publish posts with ease. They can also view their published posts and manage them through a simple dashboard.
-
Comment System
The app has a comment system that allows users to add comments to posts, reply to other comments, and interact with other readers.
-
Like System
The app has a like system that allows users to like posts, providing a quick and easy way for readers to show their appreciation for posts they enjoyed.
To get a local copy up and running, follow these steps.
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/Timbar09/Blog_App-Ruby.git
In order to run this project you need:
- A text editor.
- To install Ruby.
- To install Ruby on Rails.
- To install PostgreSQL.
Install this project's dependencies by running:
cd my-project
bundle install
npm install
To run the project, execute the following command:
rails server
👤 Author | GitHub | ||
---|---|---|---|
Miles Mosweu | @Timbar09 | @Milez09 | @miles-mosweu09 |
Esther Udondian | @eudondian | @eudondian | @esther-udondian-186849119 |
- Add more functionality.
- Improve UI/UX.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, give it a ⭐️ and let me know what you like in particular.
I would like to thank the microverse community for the useful content
This project is MIT licensed.