Gas Agency System

Gas Agency System

Synopsis

This is an online gas booking system for customers that allows them to order gas cylinders whenever required. Users can now directly order gas cylinder and can also make payment instead of using conventional approach of ordering through phone. The conventional system takes long time for processing request and users have no other option but to wait. This project eliminates all these drawbacks. There will be customer login and admin login. Admin has the control of all the users account and their details. There will be 9 cylinders initially allotted to all customer accounts along with their cost that are valid only for one year. And if customers have utilized all the allotted cylinders within a year and would require more, then he has to fill a form online asking for an extra one that will go to admin’s account. Admin has the control of either approving or disapproving the request according to the rules and regulations. There is also a feature of putting up notifications by the admin which will be visible to all the customers.
This online system is developed on .net platform and supported by a Sql database to store user specific details.

• User and Admin Account: It has two login accounts, member login and admin login. Admin can check and verify various member and their details. He can approve or disapprove extra cylinder booking requests.
• User registration: Users must first register for on the system.
• User payment option: User has to maintain a minimum balance in his account by paying online via credit card. The money gets deducted accordingly for every transaction from this balance.
• Cylinder Booking: User can request next cylinder as soon as one replenishes.
• Email notification: Users will receive an email stating their account balance information and an acknowledgement email for every transaction occurred.


Comments are closed.