Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.