/boozle

:soccer: Book the field, get your rank, and share your achievement!

Primary LanguageTypeScript

Boozle

Boozle is an application that connect field owner with people who want to book futsal field, bring together people who want to exercise and create a player/team statistic to leverage the trend of social recognition in millenial and gen-Z.

Built for BNCC Hackathon 2019

How to Run

You need to run the backend and frontend server seperately

Running Front End Server

yarn install
yarn start

Running Back End Server

cd backend
npm install
npm start

Built With

Contributors