🎵 Gigzilla
A booking platform for musicians to book gigs and venues to book musicians
Timeline
1 week
Category
Web Development
Type
Responsive Web App
My Role
Sketches, Wireframes, Front-End Development, Back-End Development
Tools Used
Sketch, VS Code
Description
We had around a week to build a full-stack responsive web app platform.
Our project was for two types of users:
- musicians to build tours and contact venues.
- venues to book musicians.
This was our first full-stack application we built, using a Node js server running with Express, MongoDB database, and dynamic rendering with Handlebars js.
Deployed with Heroku.
Main Features
Musician users:
- Build tours that go to many cities
- See venues available in each city
- Contact venues and confirm gigs
Venue users:
- See tours that have planned tour stops in city
- Contact tours
- Book tours for venue
Technologies Used
- HTML, CSS, Javascript ES6
- Node js
- Express js
- MongoDB
- Handlebars
- Bootstrap