Skip to content

shariqs/tickets

Repository files navigation

Description

A semester project for CS 160 class at San Jose State University. Simulating the process of software developments using Agile method.

Details

Problem Statement: a startup have an idea that allows people in San Jose area to exchange their bought tickets to upcoming events in town. They will be the middlemen where people can go on their website to sell or purchase another's people ticket. Some percentage service fees will be put on both buyers and sellers. The website will display the list of events and the tickets available as well as the seller's names. A database system where user can create their accounts are also required.

Stacks

Set up

Recommended Development Tools

Required addons

  • npm install -g angular2-cli
  • npm install ng2-opd-popup --save Boostrap Modals
  • npm install angular2-google-maps --save Angular Maps
  • npm install @types/googlemaps --save-dev
  • typings install dt~google.maps --global
  • npm install

Development server

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.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive/pipe/service/class/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. Before running the tests make sure you are serving the app via ng serve.

Further help

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

Credits

Design vector created by Freepik

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •