Skip to content

A to-do list for school to keep track of assignments and due dates.

Notifications You must be signed in to change notification settings

JAWalmsley/DueTomorrow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

272 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DueTomorrow

duetomorrow.ca

A to-do list to track assignments, courses, and grades. Comes with a built-in GPA calculator!

Assignment list

image

GPA Calculator

image

Manage Courselist

image

Share Courses with Friends

image

Getting Started

  1. Clone the repository

    git clone https://github.com/JAWalmsley/DueTomorrow.git
  2. Add .env file to supply these variables

DB_USER=
DB_PASSWORD=
DB_NAME=
DB_HOST=
JWT_SECRET=
  1. Build UI

    cd apps/ui
    npm install
    npm run build
  2. Run container (from root directory)

    sudo docker-compose up -d

About

A to-do list for school to keep track of assignments and due dates.

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •