Skip to content

ZhangPeizhou/Automatic-Academic-Career-Planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatic-Academic-Career-Planner

there are four folders as well as two json files:

  • "database" folder: includes "4905Database.dat" as the database of the project.
  • "server" folder: includes "index.js" as the back-end server of the project
  • "client" folder: includes a React Project includes"node_modules" folder, "public" folder, "src" folder, "package.json", "package-lock.json", "README.md"
  • "node_modules" folder
  • "package.json"
  • "package-lock.json"

To start up:

  • step1: Restore "4905Database.dat" database using PostgreSQL. Change the password in line 8 of server "index.js" to the password of your own PostgreSQL if necessary.
  • step2: Run the back-end server "index.js".
  • step3: Redirect to the "client" folder in terminal, and run the front-end client by typing "npm start" followed by pressing Enter.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published