Skip to content

A carpooling application that provides drivers with the ability to create ride offers and passengers to join available ride offers.

Notifications You must be signed in to change notification settings

elikeyz/ride-my-way

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ride-My-Way

Coverage Status

Build Status

Maintainability

A carpooling application API that provides drivers with the ability to create ride offers and passengers to join available ride offers.

Installation

To install, type npm install in the command shell.

Usage

To run, type npm start in the command shell.

Testing

To run tests, type npm test in the command shell

Technologies used

The following technologies are currently being used in the development of the application:

  • NodeJS
  • Express
  • Babel
  • Body-parser
  • Mocha, Chai and Nyc (for testing)
  • PostgreSQL(Database)
  • JWT(Authentication/Authorization)
  • Bcrypt(Password Encryption)
  • Cors
  • Swagger-UI(Documentation)
  • ESLint(Linting Library)
  • Dotenv(Environmental Variables)
  • Cross-env

Base URL

https://shrouded-plains-80012.herokuapp.com/

Documentation

API Documentation

About

A carpooling application that provides drivers with the ability to create ride offers and passengers to join available ride offers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published