cixhub / event-harbor

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.
Other
0 stars 0 forks source link
cancancan devise ruby-on-rails tailwind-css
logo

Event Harbor

πŸ“— Table of Contents

πŸ“– [Event Harbor]

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.

πŸ›  Built With

Tech Stack

Key Features

Data Model Validations Model Spec-Tests Controller Specs Create Event Update Event Delete Event View Events

(back to top)

πŸš€ Live Demo

Live Demo of this application:

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/RileyManda/event-harbor.git

Install

Install this project with:

```sh
cd my-project
bundle install
```
```sh

Usage

To run the project, you will need to execute:


  ./bin/dev

Run tests

To run tests, run the following command:

  Rspec spec  or bundle exec rspec spec

(back to top)

πŸ‘₯ Authors

πŸ‘€ RileyManda

(back to top)

πŸ”­ Future Features

Deploy application to Render Video Presentation> Deploy Application Application styling

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

Show your support 🌟

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:

(back to top)

πŸ™ Acknowledgments

I would like to express my sincere gratitude to Microverse, for introducing me to Ruby and Ruby on Rails.

(back to top)

❓ FAQ

(back to top)

πŸ‘₯ Attribution

πŸ“ License

MIT License

(back to top)