Have you ever been trying to plan a night out with your friends, but everyone is conflicted on what to do? Or, maybe no one knows what to do and you need some ideas presented to you in an organized format, which also match everyone's needs and wants?
That is what this website aims to solve! One person in the group selects how much you all want to spend, and what you're interesting in doing (for example, dining). Afterwards, a link is generated where you and your friends can vote on a selection of venues generated from Google's location API.
In the command prompt inside the directory containing the project files, type the following:
npm i
;npm run dev
;
To view the project open http://localhost:3000
.
Or alternatively, you can view the app at: https://www.where-to-app.com/
- Fork this repository;
- Create your branch:
git checkout -b my-new-feature
; - Commit your changes:
git commit -m 'Add some feature'
; - Push to the branch:
git push origin my-new-feature
.
Link to the backend repository: https://github.com/Tech-Start-UCalgary/decision-backend
Vivian Huynh
Nemanja Grujic
Nolan Chan
Lubaba Sheikh
Naveed Aria