taizhng / sqrl-client

A timetable planner for the University of Toronto, Faculty of Arts & Science.

Home Page:https://sqrl.uoft.in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sqrl

sqrl

Sqrl is a timetable planner for the University of Toronto.

Features

  • Modern design: with colourful blocks showing your meetings and support for dark mode, you can almost take a bite out of those meetings.
  • Smart ass-search: smart search. Try it.
  • Highly configurable: show meeting times in your timetable, or not. Show lecture sections in your timetable, or not. Feeling devoid of emotion today? Try the monochrome palette. Make your own timetable your own—after all, this is your timetable.
  • Localized: supports English, French, and Chinese (simplified), because why not.
  • Warns you: about meetings that conflict with your existing meetings, and if you forgot to enroll in a particular section.
  • Modern stack: built with React, GraphQL, and Jest, we are Facebook's bitch. Also uses TypeScript, Next.js, Chakra, Flask, Elasticsearch, and MongoDB.
  • NOT A CALENDAR: Not a calendar app. Use a calendar app if you want to use a calendar.

Contributing

Development

Clone the repo, then run npm i to install dependencies. Duplicate .env.local.example and rename it .env.local, then run npm run dev to start the development server.

Run npm run build && npm start to create a production build and serve the application. Run npm test to run tests.

Bugs

Open an issue.

License

MIT.

About

A timetable planner for the University of Toronto, Faculty of Arts & Science.

https://sqrl.uoft.in

License:MIT License


Languages

Language:TypeScript 95.7%Language:CSS 2.6%Language:JavaScript 1.6%Language:Shell 0.0%