Skip to content

CagataySert/history-of-taxi-trips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Challenge

Installing

Before execute the project , you need to install packages firstly.

npm install

Run the project

npm start

Running the tests

npm run test

User data for login service

  [
    {
        username: "admin",
        password: "123456",
    },

    {
        username: "test_user",
        password: "123qweasd",
    },
  ]

Sample request/response hastebin link

readAll:

https://hastebin.com/welodojure.bash

readMaxMinDistanceTravelled:

https://hastebin.com/ekacoziquv.bash

readGroupedByYear:

https://hastebin.com/jarikifuhe.http

Built With

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages