Book shop Management System is a web application to computerize a wide range of tasks in the book shop. This project keeps up records of deals, buy, and staff records. It has two kinds of clients i.e; Admin and Staff. This project created utilizing ASP.NET as the front end and SQL Server as the Back end.
Undertaking modules:
Login Page:
There are 2 sorts of job. One is Admin and another is the staff.
Page access is limited to their jobs. This is done through the base regulator and all regulators will be acquired from the base.
Certifications
Administrator Role: admin@test.com/123456
Staff Role: staff@test.com/123456
Administrator Section:
Items
Postings of Products, add, alter, and erase.
Functionalities:
Posting is done in JQGrid and empowered arranging and looking.
Add/Edit is done through jquery popup an ajax call is finished.
Erase is finished utilizing jquery and ajax call is finished.
Approval is done through MVC Metadata.
For “Item Code”, its uniqueness is checked by calling capacity through ajax call.
Autocomplete text box
I am presently dealing with this. Added client autocomplete text box to deliver client detail
Likewise, added item autocomplete to deliver item information and ascertain sum as the amount is entered.
Staff Section:
This is simply diverted to a straightforward page. I simply needed to show login with various job client.
HTML Integration:
I have incorporated HTML formats on the site. so if HTML is prepared, I can incorporate it without any problem.
Innovations:
Asp.Net MVC 4.0, Entity Framework 5.0, Jquery, SQL Server ( Database is connected inside the application), HTML format incorporation
Undertaking Structure:
I have made 3 layers of the application.
Site – Here, I have added see, regulator, content, contents, pictures… everything that required in the site. Here, DAL and BAL references will be added.
Information Access Layer (DAL) – This will have a diagram of the information base. Ado.net model and all produced table classed.
Business Access Layer (BAL) – This will have a total business rationale of utilization which will have DAL reference.
DOWNLOAD NOW 🔥3.1 K
2 Comments
yash
December 30, 2015 - 10:11 AMhow to run this project ???
freestudentprojects
December 30, 2015 - 10:47 AMYou must install the software to run the projects. Using front end software you can edit the code too..