Company Time-Off Management Application
🏗️ Built With Next.j, RSuite UI, Google APIs and 💚
- 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
- 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.
- 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 🙏
MIT