🎉 Event Buddy App from https://designchallenge.xyz/event-buddy-app
https://designchallenge.xyz/event-buddy-app
Sometimes people want to go to an event (concert, museum exhibit, etc.) that none of their friends are interested in. These people might not want to experience the event alone, so they forego the opportunity. Create an app to allow people like this to find one or more person to go to the show with them.
This mobile application is about making friends and spending time with people, so consider what people might want to learn before messaging others to go to the event together. It should feel like a safe environment, so think carefully about the application design and available features.
Please propose a design for the event search, user profile, and event meetup confirmation while keeping in mind the overall functionality and structure.
The application could include:
Profile pictures.
Previous events.
List of tastes and hobbies.
Ticket-splitting.
Keep in mind that these are not the only features that might be required, and you should use your initiative to ensure a usable and interesting experience.
Good usability.
Appropriate aesthetics for the demographic, tone, mobile/touch paradigms, etc.
Insight into your process, including any sketches, brainstorms, notes, wireframes, and assumptions on the product.
Run pip install -r requirements.txt
Run yarn install
Tech | Version |
---|---|
Python | >= 3.5.2 |
Django | 2.0.5 |
Tech | Version |
---|---|
Node Version | v9.10.0 |
Typescript | 2.7.2 |
NPM Version | 5.6.0 |
Angular CLI | 6.0.3 |
Angular | 6.0.2 |
Package Manager | yarn v0.27.5 |
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Protractor.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.
Run npm postbuild
to build the angular app in the server.