Skip to content

Ccccraig/Ufuture-Website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ufuture-Website

This is a website prototype created by Team 200OK.

In order to open this file, two applications should be downloaded, which are VS code and IntelliJ. Assume the readers have already downloaded the applications. Here are the steps to open the website:

  1. Download the zip file in the git hub by clicking the green "code" buttom.
  2. Extract the File.
  3. (For front end) Open VS code, get npm installed and proceed the npm commend: "npm install webpack-dev-server --save-dev". Then run the website by using the commend "npm run dev".
  4. Open the link pops up in the terminal.
  5. (For backend) Open the IntelliJ.
  6. Go to the "CMSApplication" to run the file.

So far, databases are imported, functions of showing all universities; searching university rankings by name are implemented. In addition, actions of showing, updating, creating and deleting can be applied to interest list as well. More functionalities and relationships as mentioned in the proposal will be built in the next step of the project.

About

A website prototype create by Team 200OK.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 52.5%
  • JavaScript 29.2%
  • Vue 17.9%
  • Other 0.4%