Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giovananog/supermarket-app
A React Supermarket App
https://github.com/giovananog/supermarket-app
js node react
Last synced: 16 days ago
JSON representation
A React Supermarket App
- Host: GitHub
- URL: https://github.com/giovananog/supermarket-app
- Owner: giovananog
- Created: 2024-01-21T12:51:37.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-18T23:53:22.000Z (9 months ago)
- Last Synced: 2024-03-19T01:54:06.123Z (9 months ago)
- Topics: js, node, react
- Language: JavaScript
- Homepage:
- Size: 3.26 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Supermarket App
Welcome to the Supermarket App project! This is a supermarket management system developed with React for the frontend, Node.js for the backend API, and PostgreSQL for the database.
## Features
- **Home**: Overview of the supermarket, some products, etc.
- **About**: Company information page.
- **Contact**: Contact form for reaching out to the company.
- **Work Here**: Information about job opportunities and application process.
- **Products**: Catalog of products available in the supermarket, with search and filter options.
- **User Authentication**: Login and registration system for user account management.## Technologies Used
- **Frontend**:
- Developed with React.js
- Styled components with Material-UI
- Routing managed with React Router- **Backend**:
- API built with Node.js
- Utilization of Express.js for routing- **Database**:
- PostgreSQL used for data storage
- Relational schema defined to represent information about products, users, orders, etc.## In Development
- Addition of more features (cart, login)...
- Improvements in user interface...
- Bug fixes...## User Interface
Here are some screenshots of the project: