Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.03 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.03 KB

Pictogram Web App:

Description:

This web application allows users to create, view, and edit pictograms. Pictogram is a free photo-sharing web app available on browsers.

Features:

  • Create: Users can create new pictograms by uploading images and adding captions.
  • View: Users can browse through a collection of existing pictograms created by themselves or other users.
  • Edit: Users can edit their pictograms by changing the caption.
  • Search: Users can search for other users.
  • Like/Unlike: Express appreciation for pictograms by liking them. Undo likes with the unlike.
  • Follow/Unfollow: Connect with other users by following them. Unfollow to remove the connection.
  • Notifications: Receive Notifications when someone starts following you.
  • Comment: Leave textual responses to pictograms. Remove your own comments on pictograms.
  • User Management: Manage and update profile details.

Technologies Used:

  • Frontend: React, Material UI.
  • Backend: Node.js, Express.
  • Database: MongoDB.