https://github.com/robertene1994/unioviscope-web
Web application for attendance control.
https://github.com/robertene1994/unioviscope-web
angular attendance-system control facial-recognition presence qrcode
Last synced: 7 months ago
JSON representation
Web application for attendance control.
- Host: GitHub
- URL: https://github.com/robertene1994/unioviscope-web
- Owner: robertene1994
- License: mit
- Created: 2020-11-01T23:21:28.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-02T14:31:23.000Z (almost 5 years ago)
- Last Synced: 2025-01-21T10:30:49.602Z (9 months ago)
- Topics: angular, attendance-system, control, facial-recognition, presence, qrcode
- Language: TypeScript
- Homepage: https://unioviscope-web.herokuapp.com
- Size: 343 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
UniOviSCOPE: Attendance Control System 🎯
![]()
![]()
![]()
### This is a Web application for attendance control (my degree's thesis) built with [Angular](https://angular.io/). It is available at [UniOviSCOPE](https://unioviscope-web.herokuapp.com).
#### DevOps (CI/CD) ☁
[![DevOps (CI)]()](https://github.com/robertene1994/unioviscope-web/actions?query=workflow%3A%22DevOps+%28CI%29%22) [![DevOps (CD)]()](https://github.com/robertene1994/unioviscope-web/actions?query=workflow%3A%22DevOps+%28CD%29%22)
#### Continuous Deployment 🚀

## Installation 🔧
To install this application you can use [npm](https://www.npmjs.com/), the [Node](https://nodejs.org/)'s package manager.
```bash
npm install
```## Scripts 📜
### `npm start`
Runs the app in the development mode.
Open [http://localhost:4200](http://localhost:3000) to view it in the browser.The page will reload if you make edits.
You will also see any lint errors in the console.### `npm test`
Launches the test runner in the interactive watch mode.
### `npm run build`
Builds the app for production to the `dist` folder.
It correctly bundles Angular in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes. The app is ready to be deployed!
## License 🔑
[](LICENSE)