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
- Host: GitHub
- URL: https://github.com/paraggoyal28/memories_app
- Owner: paraggoyal28
- License: apache-2.0
- Created: 2021-05-13T18:03:27.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-19T11:20:34.000Z (almost 2 years ago)
- Last Synced: 2025-06-12T15:06:00.566Z (7 months ago)
- Language: JavaScript
- Size: 426 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.