Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 407 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 407 Bytes

Driver-Report-Card

An app to comment on drivers based off their licesense plate.

Key Features

  • Password protection using hashing with bCrypt
  • User sessions stored with JWTs
  • Car information provided by https://findbyplate.com/
  • Ability to like comments
  • Ability to delete your own comments

Technologies

  • Nodejs
  • Express
  • PostgreSQL
  • React
  • Material UI
  • Webpack
  • bCrypt
  • JWTs
  • SASS