/fcc-dynamic-nightlife

FreeCodeCamp Nightlife Coordination App

Primary LanguageJavaScriptOtherNOASSERTION

FreeCodeCamp Nightlife Coordination App by Matt Hwang

  • User Story: As an unauthenticated user, I can view all bars in my area.

  • User Story: As an authenticated user, I can add myself to a bar to indicate I am going there tonight.

  • User Story: As an authenticated user, I can remove myself from a bar if I no longer want to go there.

  • User Story: As an unauthenticated user, when I login I should not have to search again.

Hint: Try using the Yelp API to find venues in the cities your users search for. If you use Yelp's API, be sure to mention so in your app.

Technologies

  • Yelp API
  • Angular 5.0.0
  • Material Design 5.0.0-rc0
  • Node.js + Express
  • MongoDB + Mongoose
  • Passport

Nightlifeapp

This project was generated with Angular CLI version 1.5.0.

Development server

Run ng serve for a dev server. The app will automatically reload if you change any of the source files.

  • For C9 compatibility, run the command ng serve --host 0.0.0.0 --port 8080 --disable-host-check instead. And navigate to https://fcc-dynamic-nightlife-mahwang.c9users.io/

Code scaffolding

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.

Build

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.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

License

MIT License. Click here for more information.