- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
Describe your project in 1 or 2 sentences.
[Blog-App] is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
Ruby Rails Postgresql
Client
Describe between 1-3 key features of the application.
- [Make post]
- [Comment on post]
- [like a post]
Describe how a new developer could make use of your project.
To get a local copy up and running, follow these steps.
In order to run this project you need:
- gem install rails
Clone this repository to your desired folder:
Install this project with:
- bundle install
To run the project, execute the following command:
- rails server
To run tests, run the following command:
- rspec
You can deploy this project using:
- github pages
- netlify
Mention all of the collaborators of this project.
👤 John Mutisya
-
GitHub: @John Mutisya
-
Twitter: @John Mutisya
-
LinkedIn: John Mutisya
👤 JA MANU
-
GitHub: @jaamanu
-
Twitter: @JamesAsibeyManu
-
LinkedIn: jamesasibeymanyu
👤 Degisew
👤 JA MANU
- GitHub: @jaamanu
- Twitter: @JamesAsibeyManu
- LinkedIn: jamesasibeymanyu
Describe 1 - 3 features you will add to the project.
- [Users_Posting_feature]
- [Post_Liking_Feature]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project
If you like this project...
Give credit to everyone who inspired your codebase.
I would like to thank...
Add at least 2 questions new developers would ask when they decide to use your project.
-
[What is the main objective of this branch?]
- [Construction of different classes using RUBY]
-
[What is the symbol for class inheritance]
- ["<" sign. on the left hand side the derived class name will appear and the parent classname will be placed on the right hand side.]
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.