Skip to content

AlexMcComb/empire-bike-quest

Repository files navigation

Empire Bike Parcel

A delivery based app that gives businesses a platform to post delivery jobs for bike messengers with a map view and autocomplete addresses.

This is a full stack app with user authentication, user endpoints, and allows CRUD operations for the jobs (create, read, update, delete).

Tests were also preformed on all of the endpoints.

Demo

Demo the app and create a delivery job for your company.

Built with:

FrontEnd:

  • jQuery
  • AJAX
  • MapBox
  • JavaScript
  • HTML / CSS
  • Heroku

Testing:

  • Chai
  • Chai-HTTP
  • Mocha
  • Travis
  • Faker

User Auth:

  • Bcryptjs
  • JSON Web Token (JWT)
  • Passport
  • Passport-JWT
  • UUID

Backend:

  • Express
  • Mongoose
  • Morgan
  • MongoDB
  • mLab

Screenshots

Main Page:

main page

Register:

register

Login:

login

User Homepage:

user homepage

Add Delivery:

add delivery

Edit Delivery:

edit delivery

Mobile Version:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published