Giter Site home page Giter Site logo

iqbusinessassessment's Introduction

IQBusinessAssessment

Do the following to run the application

  1. Clone the repository
  2. Ensure you have maven 3+, java 8 and npm 6.11.3+ installed
  3. Fire up a terminal of your choice

Data service

  1. switch to the online-registration-service folder
  2. run maven clean install (mvn clean instal [if maven is set up as recomended]) - this will build the application and create the jar which wasn't commited. It'll also run tests.
  3. Run the jar using basic java commands ("java -jar target/online-registration-0.0.1-SNAPSHOT.jar")
  4. Deal with any firewall issues if you're on windows
  5. Application api documentation should now be accessible here http://localhost:8080/swagger-ui.html#/
  6. The application in-memory db should be accessible here http://localhost:8080/h2-console/login.jsp Set JDBC URL to jdbc:h2:mem:user-registration and connect

UI

  1. On a new terminal switch to the same directory but this time go to online-registration-ui
  2. The node modules needed for this project were not commited. So run "npm install"
  3. run "ng serve"
  4. Visit the application on http://localhost:4200

iqbusinessassessment's People

Contributors

hacksonx avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.