Lightning Scheduler

Code-Integration [CoIn]

CoIn

Prerequisites

  1. Git - To clone this repo
  2. Docker/docker-compose - To run the app locally

Run 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

About

Simple meeting scheduler, lightning fast loading times.

  1. Built with Laravel and Tailwind
  2. Fully responsive
  3. Dark mode support (homepage/login/register/Dashboard-page/my-schedule/my-meetings)
  4. Keyboard-shortcuts for toggling dark/light mode : "Shift + D"
  5. Sidebar toggled by "Shift + Left arrow" (to collapse) and "Shift + Right arrow" (to un-collapse)
  6. Integrated with GitHub Actions (for CI/CD, not a lot of test cases ATM though)
  7. Some screenshots are added below

Screenshot from 2022-09-04 14-22-29 Screenshot from 2022-09-04 14-20-41 Screenshot from 2022-09-04 14-20-28 Screenshot from 2022-09-04 14-26-47 Screenshot from 2022-09-04 14-23-21 Screenshot from 2022-09-04 14-23-11