Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/usmanrasheed1/clothing-store-db-project
A Database project to emulate the working of a clothing store using HTML, CSS, PHP and MySQL. It also contains multiple SDLC Diagram for anyone that may find it relevant. Please read the readme doc for more details
https://github.com/usmanrasheed1/clothing-store-db-project
clothing-store database html-css-javascript mysql php sdlc
Last synced: about 1 month ago
JSON representation
A Database project to emulate the working of a clothing store using HTML, CSS, PHP and MySQL. It also contains multiple SDLC Diagram for anyone that may find it relevant. Please read the readme doc for more details
- Host: GitHub
- URL: https://github.com/usmanrasheed1/clothing-store-db-project
- Owner: UsmanRasheed1
- Created: 2024-03-05T05:47:17.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-14T23:49:33.000Z (10 months ago)
- Last Synced: 2024-03-15T00:45:49.601Z (10 months ago)
- Topics: clothing-store, database, html-css-javascript, mysql, php, sdlc
- Language: PHP
- Homepage:
- Size: 20.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The Project requires you to have Xampp installed.
On Xampp upload the project-clothingstore.sql on MySQL (This is a file with all the SQL queries done along with loads of data for the store itself)
The Project contains a myproject folder, copy and paste it in htdocs folder in Xampp (This is absolutely necessary).
The project has a report of how it works and other relevant details, along with a proposal if necessary.
The Project contains many SDLC Diagrams that may be relevant for anyone using this!
The Project uses HTTP, CSS, PHP, and MySQL.