Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 752 Bytes

File metadata and controls

6 lines (5 loc) · 752 Bytes

Memories_App

  • Led the development of the "Memories App," a dynamic web application built on the MERN (MongoDB, Express.js, React.js, Node.js) stack, showcasing proficiency in full-stack development.
  • Designed and implemented core functionalities, including user authentication, post creation, editing, deletion, liking, and commenting, using RESTful APIs and CRUD operations.
  • Leveraged MongoDB as the NoSQL database to efficiently store and manage user data, posts, and related information, ensuring scalability and flexibility for future enhancements.
  • Utilized Express.js to develop the backend API endpoints, handling HTTP requests and responses, middleware integration, and routing for seamless communication between the client and server.