Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/techstartucalgary/decision-frontend
A web app created to make deciding where to go with a friend group easier!
https://github.com/techstartucalgary/decision-frontend
Last synced: about 1 month ago
JSON representation
A web app created to make deciding where to go with a friend group easier!
- Host: GitHub
- URL: https://github.com/techstartucalgary/decision-frontend
- Owner: techstartucalgary
- License: mit
- Created: 2021-10-21T04:23:27.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T17:54:35.000Z (almost 2 years ago)
- Last Synced: 2024-03-20T06:20:31.051Z (10 months ago)
- Language: TypeScript
- Homepage: decision-frontend.vercel.app
- Size: 48.1 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## Where To?
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.## Starting the app
In the command prompt inside the directory containing the project files, type the following:
1. `npm i`;
2. `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/
## 🤝 Contributing
1. Fork this repository;
2. Create your branch: `git checkout -b my-new-feature`;
3. Commit your changes: `git commit -m 'Add some feature'`;
4. Push to the branch: `git push origin my-new-feature`.## Backend
Link to the backend repository: https://github.com/Tech-Start-UCalgary/decision-backend
## Contributers
Vivian Huynh
Nemanja Grujic
Nolan Chan
Lubaba Sheikh
Naveed Aria