Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ndom91/newtelco-timeoff
⏰ Company Time-off / Absences / Vacation Management Application
https://github.com/ndom91/newtelco-timeoff
frontend nextjs react
Last synced: 3 months ago
JSON representation
⏰ Company Time-off / Absences / Vacation Management Application
- Host: GitHub
- URL: https://github.com/ndom91/newtelco-timeoff
- Owner: ndom91
- Created: 2019-11-19T23:21:03.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-08-31T14:27:34.000Z (over 2 years ago)
- Last Synced: 2024-10-04T17:46:41.949Z (3 months ago)
- Topics: frontend, nextjs, react
- Language: JavaScript
- Homepage:
- Size: 12.7 MB
- Stars: 10
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ⏰ Time Off Management
Company Time-Off Management Application
> 🏗️ Built With Next.j, RSuite UI, Google APIs and 💚
## ⚛️ Features
- [x] Optional Management Confirmation
- [x] Active Directory User Sync and Authentication
- [x] Multiple Absence types (Illness, Vacation, Maternity, etc.)
- [x] Company Dashboard
- [x] Admin Dashboard
- [x] Graphical Reports
- [x] Export data to Excel## ⚙️ Setup
1. Clone the repo `git clone https://github.com/newtelco/timeoff`
2. Install dependencies `npm i`
3. Run `npm start`For more long-term use, I recommend [`pm2`](https://pm2.io) to manage the process.
## 👷 Contributing
1. Clone the repo `git clone https://github.com/newtelco/timeoff`
2. Install dependencies `npm i`
3. Start Dev Environment `npm run dev`
4. Stick to our `prettier`/`eslint` settings 🙏## 📝 License
MIT