https://github.com/adeelibr/student-attendance-system
A Student Attendance System Built In NodeJs, ExpressJs, Angular 2, MySQL
https://github.com/adeelibr/student-attendance-system
Last synced: 3 months ago
JSON representation
A Student Attendance System Built In NodeJs, ExpressJs, Angular 2, MySQL
- Host: GitHub
- URL: https://github.com/adeelibr/student-attendance-system
- Owner: adeelibr
- Created: 2017-01-24T13:37:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-30T13:39:10.000Z (about 9 years ago)
- Last Synced: 2025-01-19T08:26:47.694Z (over 1 year ago)
- Language: JavaScript
- Size: 79.1 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sas
This project was generated with [angular-cli](https://github.com/angular/angular-cli) version 1.0.0-beta.26.
## 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](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/).
Before running the tests make sure you are serving the app via `ng serve`.
## Deploying to GitHub Pages
Run `ng github-pages:deploy` to deploy to GitHub Pages.
## Further help
```
node_modules/.bin/sequelize model:create --name xyz --attributes "fname:string, lname:string, dob:date, cnic:string, profile_picture:string, email:string, username:string, password:string, status:boolean"
```