SUBJECT MATERIAL, EBOOKS, IMPORTANT QUESTION , ASSIGNMENT QUESTION, OLD QUESTION PAPER

Friday, 14 July 2017

Mobile Recharge Store Management System

This is Mobile Recharge Store project to manage sales and inventory records of mobile shop.  This project mainly concerned with the s... thumbnail 1 summary
This is Mobile Recharge Store project to manage sales and inventory records of mobile shop.  This project mainly concerned with the sales and purchase of mobile currencies of mobile shop. This software is for franchisee or dealers of mobile shop. The dealer will purchase currencies from Main companies and selling to the people or other sub dealers. This project is developed using Visual Basic 6.0 and Oracle is the backend of this project.

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