Skip to content

A basic class scheduling for professor built in electron js and svelte with mongodb

Notifications You must be signed in to change notification settings

cadalzolc/desktop-app-class-scheduling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to contribute

  1. Fork the repository
  2. Clone it in your local machine
  3. Create a local branch from master

How to run the project

  //locate source folder
  cd source
  
  //Install packages (if node_modules folder is missing
  npm install
  
  //Run the project
  npm run app-dev
  

How to build the project

  npm run build

About

A basic class scheduling for professor built in electron js and svelte with mongodb

Topics

Resources

Stars

Watchers

Forks