Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 2.01 KB

README.md

File metadata and controls

16 lines (15 loc) · 2.01 KB

ESCAPE

Underground Darkmode Airbnb Using REACT

Escape allows hosts to create an account using BCrypt, JSON Web Token, and cookie-parser for authentication. Once an account has been created, the host will be able to utilize all full-CRUD capabilities, by allowing the host to create, edit, and delete a Stay location. By using Google Maps API and geocoding, when a new stay in created, the location will be added to the database, as well as a map on the page. Additionally, each Stay must provide an image of their location when creating an account, utilizing multer. Finally, a chat room was added to allow host and users to communicate with each other, by implementing socket.IO.

Technologies Used:

REACT | JAVASCRIPT | MONGODB | MONGOOSE | APIs | CSS | HTML | SOCKET IO | EXPRESS | NODE JS

escape1 escape2 escape3 escape4 escape5 escape6 escape7 escape8