Skip to content

💻 A scheduler application with backend and frontend

License

Notifications You must be signed in to change notification settings

fsmaiorano/scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scheduler

💻 A scheduler application with backend and frontend.

dependencies:

  • NodeJS
  • MongoDB

run backend:

  npm install
  npm run start

run frontend:

  yarn
  yarn start

⚠️ The frontend application was not finished. This is only a stable version.