- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 🙏 Attribution
- ❓ FAQ
- 📝 License
Event Harbor is a Rails web application that allows users to add, update, and delete events.The application is a work in progress and is built using Ruby on Rails and PostgreSQL as the database,TailwindUI and Tailwindcss for styling, and Rspec for testing.
Data Model Validations Model Spec-Tests Controller Specs Create Event Update Event Delete Event View Events
Live Demo of this application:
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
cd my-folder
git clone /~https://github.com/RileyManda/event-harbor.git
Install this project with:
```sh
cd my-project
bundle install
```
```sh
To run the project, you will need to execute:
./bin/dev
To run tests, run the following command:
Rspec spec or bundle exec rspec spec
👤 RileyManda
- GitHub: @RileyManda
- Twitter: @rilecodez
- LinkedIn: rileymanda
Deploy application to Render Video Presentation> Deploy Application Application styling
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Thank you for taking the time to explore this project! Your support means a lot to me. If you find my project valuable and would like to contribute, here is one way you can support me:
-
Star the project ⭐️: Show your appreciation by starring this GitHub repository. It helps increase visibility and lets others know that the project is well-received.
-
Fork the project 🍴 🎣: If you're interested in making improvements or adding new features, feel free to fork the project. You can work on your own version and even submit pull requests to suggest changes.
-
Share with others 🗺️: Spread the word about this project. Share it on social media, mention it in relevant forums or communities, or recommend it to colleagues and friends who might find it useful.
I would like to express my sincere gratitude to Microverse, for introducing me to Ruby and Ruby on Rails.
-
Question_1
Do I have to use the vs code specifically?
-
Answer_1
You can use any code editor of your choice.
-
- ProjectIcon: Svgrepo