Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 329 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 329 Bytes

Happy-Tripping

The app Happy Tripping provides a platform where Travel Bloggers can post their blogs and Travellers can view them and connect using chat. It uses Firebase for Authentication. It uses MongoDB as the database to store the blogs. The server has been written using NodeJS. The chat is established using SocketIO.