Skip to content

kylehwxu/ece651

 
 

Repository files navigation

frontend envrionment update

  • Install nodejs in your local, we will use npm. After installing it, run the following command to check.

    npm -v
  • Use npm to install all the resources we need for AngularJS2, run the following command in the direction your_dir/project/src/main/webapp/

    npm install

front-end todo list

  • some Bootstrap js functions not working
  • add css styles to pages login, signup, homepage
  • add job details page
  • get jobinfo from server
  • add post job page
  • add user profile page
  • update userinfo
  • to be added

About

project for ece651

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 48.5%
  • TypeScript 25.3%
  • HTML 20.9%
  • CSS 4.5%
  • JavaScript 0.8%