Skip to content

lookup some stuff about Spring MVC, Gradle MongoDB, Angular 1.5, DAO

Notifications You must be signed in to change notification settings

keltik85/hciProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This Project has:

  • an Angular JS Front End
  • uses NodeJS
  • a Spring MVC Backend
  • a MongoDB Database

To get the Project running in your IDE:

  • install MongoDB
  • install NodeJs
  • create a Gradle Project in your IDE of choice from the sources in this Git repo
  • cd to "ressources/static/js"
  • npm install karma karma-jasmine jasmine-core karma-phantomjs-launcher
  • npm install -g protractor phantomjs karma-cli
  • put karma, karma-cli, protractor and phantomjs on path

To run the e2e tests do:

  • cd into the folder
  • webdriver-manager start
  • protractor protractor.conf.js

About

lookup some stuff about Spring MVC, Gradle MongoDB, Angular 1.5, DAO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published