An open API service indexing awesome lists of open source software.

https://github.com/paraggoyal28/memories_app

An crud based application Mern Stack
https://github.com/paraggoyal28/memories_app

Last synced: 4 months ago
JSON representation

An crud based application Mern Stack

Awesome Lists containing this project

README

          

# 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.