Skip to content

khui0/freetime

Repository files navigation

Freetime

GitHub package.json version GitHub code size in bytes Website

Schedule sharing app for Stony Brook University students. Add your friends on Freetime and see their class progress throughout the day. Freetime also includes:

  • Split-view to compare schedules
  • Built-in to-do list to keep track of tasks and keep them synced between devices
  • SOLAR import to quickly add your classes from your schedule
  • Integrated Google Maps™ hyperlinks for every building on campus, so you can easily find your class
  • iCalendar export to easily add your classes to your existing calendar application
  • Google™ OAuth2 for authentication

Backend

The current version of Freetime relies on a Pocketbase backend. This will be changed in future versions. Set up Pocketbase using this schema

Development

Install dependencies

npm i

Run dev server

npm run dev

Building

Project will be built to /dist

npm run build

About

Schedule sharing app for Stony Brook University

Topics

Resources

License

Stars

Watchers

Forks