Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/msaf9/commodity-search-system
Commodity Search System is a digital inventory management tool for business.
https://github.com/msaf9/commodity-search-system
css3 html5 javascript php sql
Last synced: about 7 hours ago
JSON representation
Commodity Search System is a digital inventory management tool for business.
- Host: GitHub
- URL: https://github.com/msaf9/commodity-search-system
- Owner: msaf9
- Created: 2018-02-02T17:27:32.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-06T02:06:16.000Z (8 months ago)
- Last Synced: 2024-03-06T03:24:38.922Z (8 months ago)
- Topics: css3, html5, javascript, php, sql
- Language: PHP
- Homepage:
- Size: 2.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Commodity Search System
Commodity Search System is a digital inventory management tool for business.Table of contents
- [Introduction](#introduction)
- [Course information](#course-information)
- [Programming Languages](#programming-languages)
- [Web server](#web-server)
- [Project status](#project-status)
- [Installation](#installation)
- [Get repository](#get-repository)
- [License](#license)## Introduction
Using this Commodity Search System, the business can understand what are the different units of commodities available, sales, and manage various commodity items.
### Course information
- Course Name: Platform Based Development
- Course Code: 15CS3113
- Course Credits: 4
- Academic Year: 2017## Programming Languages
- HTML
- CSS
- JavaScript
- PHP
- SQL### Web server
- XAMPP/ Wamp server
## Project status
> **Completed**
## Installation
### Get repository
```git
git https://github.com/msaf9/commodity-search-system.git
cd commodity-search-system
```## License