/Book-a-concert-front-end

website were you can create an event or a concert, and other people can book for your event. Or you can book for the events of others.

Primary LanguageJavaScriptMIT LicenseMIT


README

📗 Table of Contents

📖 Reserve a Concert

Would you like to learn more?

Reserve a Concert is a website were you can create an event or a concert, and other people can book for your event. Or you can book for the events of others.

Kanban Board

  • Take a look to the Project Kanban Board
  • Final number of team members: 3
  • Kanban Initial state below:
kanban

🛠 Built With

Tech Stack

Would You like to learn more about the techs we have used so far?

Client
Server
Database

Key Features

Some Interesting features

  • Any user can create a concert event
  • The Event organizer can remove or cancel a Concert, and that will cancel all reservations
  • Any user can book for other user's concert
  • User can create an account
  • User can see their current reservations

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

Would you like to make use of this project?

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

Prerequisites

First Make sure YOu have installed

  • git
  • node
  • A code editor, the most used is vscode but you can chose any other.

We do recommend to work on linux

Setup

Open you desired folder within you terminal:

  cd my-folder

Then clone the project repository in you current folder

  git clone git@github.com:Diegogagan2587/Book-a-concert-front-end.git

Install

to install project follow next steps:

  1. Open the project folder
  cd Book-a-concert-front-end
  1. then install require dependencies:
npm install

Everything should be ready now!

Usage

To run the project, execute the following command:

  npm run dev

Run tests

Test are under implementation !

Deployment

You can deploy locally this project using:

npm run build

(back to top)

👥 Authors

You still here? Let's connect!

👤 Rudi Carrillo

👤 Diego Vidal Lopez

👤 Dani Morillo

(back to top)

🔭 Future Features

Some features we might implement:

  • Test
  • Cancel a reservation

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Feel free to leave us an star on this repo.

(back to top)

🙏 Acknowledgments

Learn about people that impact our project:

I'd like to express my gratitude to everyone who made this project possible.

Thanks again to everyone who believed in this project and helped make it a reality!

Furthermore, special recognition is due to the author of this design that served as inspiration for our work

(back to top)

❓ FAQ (OPTIONAL)

Discover some Frequent Ask Questions

  • What if I want to modify this project according to my requirements?

    • Consider forking the repository, you will get access that way to modify the project and get your own version
  • What if I have a suggestion?

    • Please visit the Issues Page linked before and submit your suggestion there.

(back to top)

📝 License

This project is MIT licensed.

(back to top)