Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 526 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 526 Bytes

Mittens - Posting Your Meows (tweets)

MEAN stack application to create a simple social media feed like twitter

Live: Mittens

Register or use the test login

username: saurabh1
password: saurabh

Things I'm proud of

  1. User can add a meow
  2. User can only delete it's own meow
  3. Meows stores time using Moment.js for accurate and exact timings.
  4. Meows have a limit of 100 characters.
  5. Using mongodb to store the meows

meow = tweets :)