Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miriammondragon/smartmarket
SmartMarket is an administration web site oriented to supermarkets and online shopping for groceries, technology and different categories supported.
https://github.com/miriammondragon/smartmarket
bootstrap database-design fpdf javascript jquery php sql-server supermarket transact-sql
Last synced: about 4 hours ago
JSON representation
SmartMarket is an administration web site oriented to supermarkets and online shopping for groceries, technology and different categories supported.
- Host: GitHub
- URL: https://github.com/miriammondragon/smartmarket
- Owner: MiriamMondragon
- Created: 2023-09-14T17:24:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-14T18:56:00.000Z (over 1 year ago)
- Last Synced: 2024-12-04T16:19:14.160Z (about 2 months ago)
- Topics: bootstrap, database-design, fpdf, javascript, jquery, php, sql-server, supermarket, transact-sql
- Language: PHP
- Homepage:
- Size: 1.95 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SmartMarket
## Key Words
MySQL Transact SQL DataBase Design PHP FPDF Bootstrap JavaScript jQuery Transportation Package Delivery
## Functionality and Usage
- Allows shopping and cart functionalities as a web application.
- Allows editing of information or deactivation of equipment or products.
- Provides unique adminitrative functions and account settings.
- Allows to use a shopping Cart configured as the user desires.
- Lists the total products between branches, using filters, or textual search.
- Allows recording relevant information of company employees, editing and deactivation.
- Manages branches, departments and suppliers for informational use.
- Recording of activity in the system through a log.
- Use of a responsive interface for mobile devices.## Considerations
1. The code its divided in several files to make it easy to reccognize and edit, so the repository shows the structure follow to develop the functions and procedures needed for all the fuctionalities of the code.
3. It includes some error handling pages as 403 and such which configuration was made in the .htaccess file.