Skip to content

dotcomstar/ScheduleTerpFrontend

Repository files navigation

A website to auto-generate the best course schedule for UMD students.

Just input your courses and click generate!

screenshot of home page screenshot of generated schedules

Tech stack

ScheduleTerp Frontend is written in Typescript with React, making use of Material UI and React-Router. The frontend is hosted on Vercel. To generate schedules, our RESTful API backend is called. This backend calls an AWS Lambda function and returns back a JSON of schedules. In order to find out about course data, we make calls to the UMD.io and PlanetTerp APIs.

See our Trello board!

ScheduleTerp Application Layers ScheduleTerp DynamoDB Table Format Diagram

About

Website to auto-generate the best course schedule for UMD students

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages