Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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