Skip to content
This repository was archived by the owner on Oct 1, 2022. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

647 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Class Planner

Sample Preview For Class Planner Project

This project's aim is to streamline and automate the process that we use to sign up volunteers to attend class.

git clone https://github.com/AKaramifar/Class-Planner.git or if you use SSH (recommended):git clone git@github.com:AKaramifar/Class-Planner.git

[Installation and run backend]

  • create config.env file in config directory
  • ADD the following onto config.env you created before: NODE_ENV=development PORT=5000 MONGO_URI=your mongodb connection string
  • npm install
  • npm run server

Server will be running on http://localhost:5000

  • cd frontend
  • npm install
  • npm start

Client will be running on http://localhost:4000

  • cd frontend
  • npm install
  • cd ..
  • npm install
  • npm run dev

Server will be running on http://localhost:5000

Client will be running on http://localhost:3000

Releases

Sponsor this project

Packages

Contributors

Languages