Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaynil1611/auctionpro
This is an Online Auction System made using Angular 6 , Node JS and using MySQL as database. It involves bidding of products in RealTime using websockets.
https://github.com/jaynil1611/auctionpro
angular6 css html javascript material-ui mysql-database online-auction socket-io typescript
Last synced: about 2 months ago
JSON representation
This is an Online Auction System made using Angular 6 , Node JS and using MySQL as database. It involves bidding of products in RealTime using websockets.
- Host: GitHub
- URL: https://github.com/jaynil1611/auctionpro
- Owner: Jaynil1611
- Created: 2019-03-31T11:27:46.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-02T22:35:09.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T22:48:36.667Z (almost 2 years ago)
- Topics: angular6, css, html, javascript, material-ui, mysql-database, online-auction, socket-io, typescript
- Language: TypeScript
- Homepage:
- Size: 2.41 MB
- Stars: 7
- Watchers: 1
- Forks: 6
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SecureOnlineAuction
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.2.1.
## 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|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](https://karma-runner.github.io).
## Running end-to-end tests
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).