About Mobile
Recharge Store
This is very user friendly and
anyone can use our software easily. There is no complicated options or
operations in this software. For any operation the dealer can choose from menu.
For purchasing purpose dealer can choose purchase menu. In this project it has
4 main options i.e; Suppliers information, Purchase module, retailer module and
Sales module. For seeing details of suppliers click on suppliers information on
menu. To purchase go to purchase. For Sales purpose choose sales menu. To check
the retailer information you can click on retailer module. User can check stock
details by entering stock menu. There is a report menu you dealer can generate
all kinds of the reports.
Database tables: Oracle is the
backend of the project and this project has 8 tables. The tables are:
users : This is to store users
of the software
supplier : This is to store
supplier details.
stock : This is to store stock
details
retailer: This stores retailer
records.
sales_mast : This is the
master table which contains sales details.
sales_child : This table
stores sales details.
pur_mast : This is the master
table which contains purchase details.
pur_child : This table stores
purchase details.
Project languages:
Front End: Visual Basic 6.0
Back End: Oracle