- π About the Project
- π» Getting Started
- π₯ Authors
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgements
- β FAQ
- π License
MyClan is a Ruby on Rails project that works as a Blog app. It will be a classic example of a blog website. You will create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
Framework
- Ruby on Rails
Database
- User can Post
- User can Like
- User can Comment
- User can Delete or Update Post, Comment and Like
- User can Login and Logout
To get a local copy up and running, follow these steps.
In order to run this project you need: Ruby invironment latest version, rails latest version, Editor like (VS code)
Clone this repository to your desired folder
cd my-folder
git clone https://github.com/alanluqman/myclan.git
Install this project with:
cd my-project
gem install
To run the project, execute the following command:
rails server
To run tests, run the following command:
bin/rspec spec
You can deploy this project using:
coming soon...
π€ Alan Luqman
- GitHub: @alanluqman
- LinkedIn: Alan luqman
- Realtime messaging
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, I highly incorage you to give this project star and leave a feedback.
I would like to thank Microverse for this wonderful program.
Not yet.
This project is MIT licensed.