Skip to content

HighDeFing/ShellhacksProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

132 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TutorFinder

TutorFinder provides a friendly platform for students and tutors to connect and schedule appointments.

How to use

Installing files

Go into these directories and run npm install on each of them:

  • frontend
  • backend
  • database

Creating database

Create a MongoDB cluster and provide the connection string in a .env file. It must go in the root directory of the project. The variables are:

  • MONGODB_URI
  • PORT

Running

Run npm run dev on both frontend and backend

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors