Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/root-kings/ofaj-assistant
https://github.com/root-kings/ofaj-assistant
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/root-kings/ofaj-assistant
- Owner: root-kings
- License: mit
- Created: 2019-05-23T06:23:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-31T01:47:32.000Z (almost 4 years ago)
- Last Synced: 2023-03-04T10:38:28.913Z (almost 2 years ago)
- Language: JavaScript
- Size: 2.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# maintenance-manager
A machine maintenance record management system
## Instructions
### Dev dependencies
* `node`
* `yarn`
* `nodemon`Start development server with `yarn debug`.
## To Do
* [ ] Models
* [x] Sparepart
* [ ] User
* [x] Machine* [ ] Pages
* [ ] Login
* [ ] Register
* [x] Machine Calibration
* [x] List
* [x] Details
* [x] Edit
* [x] Create
* [x] Spares
* [x] List
* [x] Details
* [x] Manange Stages
* [x] Create
* [x] Scheduled emails
* [ ] Sent record
* [ ] Homepage
* [ ] About
* [ ] User Profile* [ ] Tasks
* [ ] Permission management
* [x] Send Email
* [x] waiting overlay
* [ ] '35 days' => '1 month 5 days'
* [x] email schedule
* [x] Sent email notification
* [ ] Log entries
* [ ] Error handling