- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
A platform for generating and sharing ideas. Users can create and destroy their own ideas, as well as upload pictures to support their concepts with CarrierWave gem. The app also includes a feature for users to upload a profile picture with Gravtastic gem. Users can browse and comment on ideas shared by others, providing feedback and discussions.
Client
Server
Database
- [User Authentication]
- [Add/Remove Ideas]
- [Add/Remove Comments]
- [Upload/Remove Profile Picture]
- [Upload/Remove Idea Picture]
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:
cd my-folder
git clone [email protected]:myaccount/my-project.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/rails test test/models/
You can deploy this project using:
👤 OmarMWarraich
- GitHub: @OmarMWarraich
- Twitter: @omarwarraich1
- LinkedIn: LinkedIn
Describe 1 - 3 features you will add to the project.
- [Pagination]
- [Search]
- [Email Notifications]
- [Social Media Integration]
- [WebRTC]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give it a ⭐️!.
I would like to thank the following.
- Rails Guides for providing a great resource for learning Rails.
-
[Is this app free to use?]
- [Please check the license.]
-
[How to use this app?]
- [Please check the usage section.]
This project is MIT licensed.