Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 523 Bytes

File metadata and controls

18 lines (13 loc) · 523 Bytes

Enlighten-Social-App

Enlighten is a full fledged social media app where users can make a profile, create and view posts(whispers), and comment on each others posts.

Technologies Used

  • ReactJS
  • Redux
  • NodeJS
  • Firebase/Firestore
  • Material-UI

What We've Learned

  • Developed RESTful API in NodeJS
  • Managed and stored data using a NoSQL Database.
  • Improved User Validation and Security by developing our own middleware and password encryption.
  • Increased backend functionality implementing database triggers.