- Git - To clone this repo
- Docker/docker-compose - To run the app locally
docker-compose up -d
This will take a little while (a few minutes, max, one-time only) to download docker images and build containers
http://23.214.1.1
Simple meeting scheduler, lightning fast loading times.
- Built with Laravel and Tailwind
- Fully responsive
- Dark mode support (homepage/login/register/Dashboard-page/my-schedule/my-meetings)
- Keyboard-shortcuts for toggling dark/light mode : "Shift + D"
- Sidebar toggled by "Shift + Left arrow" (to collapse) and "Shift + Right arrow" (to un-collapse)
- Integrated with GitHub Actions (for CI/CD, not a lot of test cases ATM though)
- Some screenshots are added below