- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[Eventify APP]
Describe the tech stack and include only the relevant sections that apply to your project.
Server | Backend
Database
Describe between 1-3 key features of the application.
-
[View Events]' view different events.
-
[Sign Up and Login ]' sign up and login to your account.
-
[Reserve events]' reserve events that interest you.
API Documentaion API Docs
Add a link to your deployed project.
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:
Ruby on Rails
ruby
Clone this repository to your desired folder:
git clone https://github.com/IamYunusAli/eventify-backend.git
cd eventify-backend
Open in your favorite editor
Install this project with:
bundle install
rails db:create
rails db:migrate
rails db:seed
To run the project, execute the following command:
rails s
To Test the project, execute the following command:
Test the models
bundle exec rspec spec/models
Test the API endpoint
rake rswag
Mention all of the collaborators of this project. 👤 Yunus Ali
- GitHub: @IamYunusALi
- Twitter: @IamYunusAli
- LinkedIn: Yunus Ali
👤 Momanyi Hassan
- GitHub: @fullstop125
- LinkedIn: momanyi-hassan
- Twitter: @moseshassany
👤 Betsegaw Sebsibe
- GitHub: @betses
- LinkedIn: Betsegaw Sebsibe
- Twitter: @betses
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 kindly ⭐️ the repo
Give credit to everyone who inspired your codebase.
- Microverse for giving us the opportunity
- My coding partners during these capstone
This project is MIT licensed.