WEB 250 Final Project

For this project you need to create a website for a local library. There will be two sections to this. The patron section and the employee section.

Patron Section
The library want to have their contact information and driving directions on the website. They would also like to allow their patrons to browse through all of the books in the library. The patrons need to be able to select a specific category of books. This needs to be completed using a drop-down menu. They also need to be able to search by author in a text box. The last option that a patron should have is searching for specific keywords in all of the categories. If more than one item is displayed, the patron needs to be taken to a page that displays the book they want. I will let you structure the pages however you want. You will need to create a books table in our database. I would call it something like yourname_books. Put at least 12 books in the table. Your categories in the table need to include ISBN, title, subject, author, number of pages, availability, and anything else you might need. The first step would probably be for you to go out and look at some library sites to see some examples that are in use. Make the site look pretty and professional!! Also, NO SPELLING ERRORS. Automatic 10 point deduction for any spelling errors. I would create a folder to keep all your final project files in.

Employee Section:
This needs to be a section where an employee can go to and add, delete and modify books. The employee also needs a section where they can change the status of the book from available to unavailable. This needs to be a section different from the add, delete and modify. These pages need to be put in an admin folder inside of your final project folder.

I will not help you with any how to questions. This is the final project for this class. Last, but not least, have fun.