Skip to content

landris006/schedule-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Schedule Planner

Deploy

Description

University schedule planner web application.

Development

Starting the server locally

You will need Go.

In the root of the project run: go run .

(You can run the solver tests by running go test -v in the solver/ directory. -v stands for verbose, otherwise it wouldn't display the logs.)

Starting the client locally

You will need NodeJs. (Download from the official site or use nvm.)

  1. Go into the web/ directory.
  2. npm install to install the dependencies.
  3. npm run dev to start the development server.

Deployment

New commits to the main branch automatically trigger a deploy workflow, that builds and deploys the project to Azure.

About

University schedule planner and generator

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •