afbroman / appointment-management-system-for-driving-school

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Driving school appointment management system

This is an open source appointment management system for driving schools. In this system, you can manage students, appointments, cars and instructors.

Demo

Url: https://metro.stevemu.com

Username: admin

Password: demo

Tech Stack

  • Node.js
  • React
  • GraphQL
  • Rethinkdb

Todo

The server use moment.utcOffset("-04:00") to return result of EDT time zone result. This won't work for people not in EDT zone. Possible solution: store timezone in user object.

About

License:MIT License


Languages

Language:JavaScript 92.3%Language:CSS 6.5%Language:HTML 1.2%