Skip to content

AdrianDevCode/tagged

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

127 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tagged

tagged | car-to-car messaging Tagged Car-To-Car Communications

This project combines the Vehicle VIN API and Firebase Authentication and Realtime Databases to create an anonymous car-to-car messaging application.

The logic: We created a user database through registration and authentication which allows users to communicate to each other simply by knowing the license plate number of the user they would like to communicate with.

Model This project is broken down into these 2 pages:

Landing Page that includes: Photo Background on Jumbotron Navigation Bar that includes Register, Login, and Info buttons

Home Page that includes: Inbox of Messages for the current user Ability to send messages to other users Snapshot of Info about the user's vehicle

APIs Used Firebase Authentication and Realtime Database = https://console.firebase.google.com/ Vehicle VIN API= https://vpic.nhtsa.dot.gov/api/

About

tagged | car-to-car messaging

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 36.1%
  • JavaScript 35.2%
  • CSS 28.7%