Skip to content

A web application that help students make study plans generate study plan PDF forms. Site: studyplanner.studio

Notifications You must be signed in to change notification settings

ruxuebu/Study-Planner-Online-Course-Selection-System

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Study-Planner-Online-Course-Selection-System

Author: Pandong Zhang, Ruxue Bu

This is the server side source code. We have deployed this web application on AWS EC2. Please visit it at: studyplanner.studio

Or you can follow the instructions to run this web applicaiton: The server is designed based on Nodejs, to correctly run this application, you need:

  1. cd to the directory

  2. Enter command: "npm install" to make sure you have installed Nodejs(npm), Mongodb, pdftk

  3. Change the static address in PDF process module to match your own machine

  4. Direct to the root folder, and use command: node app.js to start the process

  5. Use any browser to visit this web application at localhost:8080

About

A web application that help students make study plans generate study plan PDF forms. Site: studyplanner.studio

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 56.5%
  • JavaScript 29.9%
  • CSS 13.6%