Giter Club home page Giter Club logo

feedback-scoring's Introduction

πŸš† Feedback-Scoring

There are a multitude of things that influences the daily experience of commuters on public transport - congestion and disruptions being the major ones. We believe, that there are other less visible influences that have significant impacts too. Route Scores strives to β€œmake the invisible visible” through data, with a collection of some anonymous route sentiment scores. The application's task is to summarise these scores and see if they can help in identifying other influences.

Languages & Tools Used: πŸ› οΈ

java mysql postman spring

πŸ€“ Assumptions:

  • You have mysql installed and running
  • Postman installed and running
  • You have Java 11 or higher installed

πŸš€ Starting the application

  • Execute the schema.sql file to create the schema
  • Change the mysql user and password configuration in the application.yml if need be to suit your configuration
  • open the application in your respective IDE for Java. Such as Intellij IDEA, VS Code or Netbeans
  • run the application, build will start with all MAVEN dependencies being downloaded, the application will be start up on port 9081
  • when the service is running import the Whereismytransport.postman_collection.json file in Postman
  • send the HTTP request in the Postman collection in the following order
  • 'Consume Files' followed by 'Generate Results'
  • With the application still running and 'Consume Files' Postman post request executed successfully
  • The following localhost:9081/produce-results in a web browser will download a text file called results with the calculated scores for each route should be output, from highest to lowest, along with the day of the week.

The calculated scores for each route should be output, from highest to lowest, along with the day of the week.

Unit Tests

Running unit tests

Run FileInputServiceTest file to execute the unit tests which use the H2 database

πŸ“ License

Copyright Β© 2022 Malesela Sithole.
This project is MIT licensed.

feedback-scoring's People

Contributors

hoodlum-1 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.