Online Shopping Project Report
Online Shopping Project Report
Online Shopping Project Report
2. Overview:
The project entitled Online Mobile Shopping enables customer to buy mobiles or accessories from anywhere through online. This application advertises some of the products for shopping. To buy products, customer has to create an account. Those who does not have an account, they can only view the available product. They cant buy it. Once the customer has created account, not only he can view the products, he can also add the product to the cart and also he can place an order to buy those products. This application then generates bill for that particular customer. After the confirmation, the customer has to enter his credit card details to buy those products.
3. Functional requirements:
Login Module:
Input: Admin enters the Login Id and password. Process Definition: Checks login Id and password is valid or not. Output: Admin is directed to next page where he can add, delete or update the products.
Search Module:
Input: This module helps the customer to ease his search based on his interest. The search can be done on different categories like mobile model name, model number, colour, price etc Process Definition: It retrieves the selected category from the database Output: Displays what the subscribers like to search.
Cart Module:
Input: User can select any number of Mobile and add to the cart. He can also remove from the cart if he dislikes it later. Process Definition: Checks whether all the fields are entered properly or not. Output: Records will be added to the database.
Payment Module:
Input: This module describes the payment done by the customer. The payment information can include information like the model purchased, quantity, mode of payment etc. Process Definition: Checks whether all the fields are entered or not. Output: Displays the payment done by the customer.
Design Constraints:
The application is designed such a way that it suits for the resolution 1024 X 768.
System Attributes:
Reusability: Our system is reusability system since a segment of source code that can be used again to add new functionalities with slight modification. Testability: Our system is testability system since it supports different types of testing methods Other Requirements There are no other requirements.
Project Synopsis
1. Title Of the Project:
This software helps customer to find different mobiles, their features, and new updates easily. It is designed such a way that one can view all the updates of the mobile from any place through online. The software will help in easy maintaining and updating products in the website for the administrator. Also quick and easy comparison of different products for the customers. 4. Scope of the project: This system will reduce the manual operation required to maintain all the records of booking information. And also generates the various reports for analysis. Main concept of the project is to enter transaction reports and to maintain customer records. Hence this software can be used in any mobile showroom to maintain their record easily. 5. PROJECT CATEGORY: RDBMS
Software Requirements: Microsoft Visual Studio 2008 Microsoft SQL Server 2008 Hardware Requirements: Processor: Pentium 4 or above RAM :1 GB or above Hard disk :40 GB or above Languages used: Front End: ASP.NET Back End: Microsoft SQL Server 2008
Modules:
Login: This module has a drop down list box from where we have to select ADMIN or USER. The ADMIN has all the rights in the software including updating the status of his site. The other fields in login are username and password. If the username and password are correct then it is directed to next page.
New user: This module is for the users who do not have their account. Here user is allowed to create an account to login. The account creation is done by filling the registration form with user details such as name, phone, email etc. Product: This module has information regarding the mobiles such as its name, model, color, price information, its features etc.The ADMIN has the authority to Add, Delete, Update etc. The USER can only view the Mobile, add to cart only those in the stock etc. Accessories: This module consists of various available accessories of the Mobile with its name and picture, price information etc. Search: This module helps the customer to ease his search based on his budget or interest. The search can be done on different categories like mobile model name, model number, colour, price etc Cart: User can select any number of Mobile and add to the cart. He can also remove from the cart if he dislikes it later.
File/Database
Input/output
Flow
Level 0
Input
Admin/User System
Output
Database
Level1
Authenticate User
Customer
Admin
View product
Buy product
Check products
Verify customer
Products
Customer details
Attribute: Attribute is a particular property that describes the entity. Attribute symbol is
Relationship: Relationship will be several implicit relationships among various entity types whenever an attribute of one entity refers to another entity type some relationship exits. Relationship symbol is: Key attributes: An entity type usually has an attribute whose values are distinct for each individual entity in the collection. Such an attribute is called key attribute. Key attribute symbol is as follows
-Table -Fields
ProID ProName
DOJ
LoginID
PhoneNo
User Name
Login
Qty
Proid
Pin code
Testing
INTRODUCTION
Testing is the process of running a system with the intention of finding errors. Testing enhances the integrity of a system by detecting deviations in design and errors in the system. Testing aims at detecting error-prone areas. This helps in the prevention of errors in a system. Testing also adds value to the product by conforming to the user requirements. The main purpose of testing is to detect errors and error-prone areas in a system. Testing must be thorough and well-planned. A partially tested system is as bad as an untested system. And the price of an untested and under-tested system is high. The implementation is the final and important phase. It involves user-training, system testing in order to ensure successful running of the proposed system. The user tests the system and changes are made according to their needs. The testing involves the testing of the developed system using various kinds of data. While testing, errors are noted and correctness is the mode.
OBJECTIVES OF TESTING:
The objectives of testing are: Testing is a process of executing a program with the intent of finding errors. A Successful test case is one that uncovers an as- yet-undiscovered error. System testing is a stage of implementation, which is aimed at ensuring that the system works accurately and efficiently as per the user need, before the live operation commences. As stated before, testing is vital to the success of a system. System testing makes a logical assumption that if all parts of the as system are correct, the goal will be successfully achieved. A series of tests are performed before the system is ready for the user acceptance test.
TESTING METHODS
System testing is the stage of implementation. This is to check whether the system works accurately and efficiently before live operation commences. Testing is vital to the success of the system. The candidate system is subject to a variety of tests: on line response, volume, stress, recovery, security and usability tests. A series of tests are performed for the proposed system is ready for user acceptance testing.
Integration Testing
Data can be lost across an interface. One module can have an adverse effect on another, sub functions, when combined, may not be linked in desired manner in major functions. Integration testing is a systematic approach for constructing the program structure, while at the same time conducting test to uncover errors associated within the interface. The objective is to take unit tested modules and builds program structure. All the modules are combined and tested as a whole.
Validation
At the culmination of the integration testing, Software is completely assembled as a package. Interfacing errors have been uncovered and corrected and a final series of software test begin in validation testing. Validation testing can be defined in many ways, but a simple definition is that the validation succeeds when the software functions in a manner that is expected by the customer. After
Output Testing
After performing the validation testing, the next step is output testing of the proposed system, since no system could be useful if it does not produce the required output in a specific format. The output format on the screen is found to be correct. The format was designed in the system design time according to the user needs. For the hard copy also; the output comes as per the specified requirements by the user. Hence output testing did not result in any correction for the system.
This is done in regard to the following point: a) Input Screen Design b) Output Screen Design c) Format of reports and other outputs.
Security mechanisms
This system is provided with authentication, without this user can pass. So only the legitimate users are allowed to use the application. If the legitimate users share the authentication information then the system is open to outsiders. Limitations Since it is an online project, customers need internet connection to buy products. People who are not familiar with computers cant use this software. Customer must have debit card or credit card to purchase products. Future scope and further enhancement
This web application involves almost all the features of the online shopping. The future implementation will be online help for the customers and chatting with website administrator.
Conclusion
The project entitled Online Mobile Shopping is developed using ASP.Net as front end and SQL Server database in back end to computerize the process of
Bibliography