Skip to content

Latest commit

 

History

History
25 lines (9 loc) · 545 Bytes

README.md

File metadata and controls

25 lines (9 loc) · 545 Bytes

Jelly-Chat

A real-time chat app using express, mongoose and passport and socket.io.

Update: Now available at heroku Click to View

  • Used passport to authenticate users.

  • Integrated Cloudinary to strore images and generate URLs.

  • Used Flat-ui to improve webpage design.

  • JQuery is used to custimzie webpages.

  • Connected to MongoDB to store all data.

Reference: Used boilerplate