⏰ Time Off Management
Company Time-Off Management Application
🏗️ Built With Next.j, RSuite UI, Google APIs and💚
⚛️ Features
- Optional Management Confirmation
- Active Directory User Sync and Authentication
- Multiple Absence types (Illness, Vacation, Maternity, etc.)
- Company Dashboard
- Admin Dashboard
- Graphical Reports
- Export data to Excel
⚙️ Setup
- Clone the repo
git clone https://github.com/newtelco/timeoff
- Install dependencies
npm i
- Run
npm start
For more long-term use, I recommend pm2
to manage the process.
👷 Contributing
- Clone the repo
git clone https://github.com/newtelco/timeoff
- Install dependencies
npm i
- Start Dev Environment
npm run dev
- Stick to our
prettier
/eslint
settings🙏
📝 License
MIT