https://github.com/a-samod/shoppingapp-backend
This repository contains the backend source code for the Shopping App developed using Swift for a clothing brand. It includes functionalities such as user authentication, product management, cart management, and order processing.
https://github.com/a-samod/shoppingapp-backend
expressjs mongodb nodejs
Last synced: 2 months ago
JSON representation
This repository contains the backend source code for the Shopping App developed using Swift for a clothing brand. It includes functionalities such as user authentication, product management, cart management, and order processing.
- Host: GitHub
- URL: https://github.com/a-samod/shoppingapp-backend
- Owner: A-Samod
- Created: 2024-03-24T12:44:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-28T10:16:45.000Z (about 2 years ago)
- Last Synced: 2024-12-27T05:25:24.997Z (over 1 year ago)
- Topics: expressjs, mongodb, nodejs
- Language: JavaScript
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ShoppingApp-Backend
This repository contains the backend source code for the Shopping App developed using Swift for a clothing brand. It includes functionalities such as user authentication, product management, cart management, and order processing. Built with Node.js and Express.js, this backend provides the necessary APIs to support the frontend features of the Shopping App.
ShoppingApp repository: [ShoppingApp](https://github.com/A-Samod/ShoppingApp)