Skip to content

T2Wil/WayFarer-v2

Repository files navigation

Build Status Coverage Status

WayFarer

A public bus transportation booking service.

User Interface WayFarer

  • HTML.
  • CSS.

ENDPOINTS

  • POST /auth/signup User sign up
  • POST /auth/signin User Authentication
  • POST /trips Create a trip
  • GET /trips Fetch all created trips
  • GET /trips/:id Get a specific trips by id
  • PATCH /trips/:id Cancel a trip

Backend language

*Javascript*

Backend server and framework

 *NodeJS*  *Express*

``

Deployed on

Heroku

Requirements

 [Node Package Installer - NPM] 

Installing

After cloning the repo, cd to the base directory then type the command

> npm install

Current version

Version 1.0.0

About

A public bus transportation booking service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published