Schedule

Schedule is a scheduling app with multiple applications from education to business

Getting Started

Local Development:

  1. Git clone the project git clone https://github.com/NikValdez/schedule.git

  2. Run Backend: cd backend && npm run dev Backend is available at localhost:4444

  3. Install Frontend: cd frontend && npm install

  4. Run Frontend: npm run start Frontend should now be available at localhost:3000

Built With

Frontend: React, Apollo

Backend: Graphql, prisma, yoga,

Authors

Nik Cochran, Art Shostak