============================================================================================= Alfredo Zavala Homework10 ============================================================================================= Project 02 - Progress Report ============================================================================================= What I have done so far on project 02 has been getting everything ready for the store.php and cart.php portion of the project. This means I've got these php files working as defined in the assignment page: - nav.php - home.php - login.php - logout.php - Products Table - Users Table - CSS (Basic CSS for now) Left to work on: - store.php - cart.php ============================================================================================= ============================================================================================= Final Project Proposal ============================================================================================= What is the name of your website? - Repair Shop What is your website about? - Employee dashboard to get repairs done and stored in a database What is the purpose of the website? - Manage repairs and develop reports What information will you have on your homepage? - Basic login page What front-end features will you have within your website? - Login, report generator, inserting repair requests, current repair queue What back-end features will you have within your website? - Creating views, and querying information for reports and dashboard What will guests be able to do on your website? - Nothing, but can make a home page showing what repairs are possible What will users be able to do on your website? - Employees will be the users, as stated above, create repair tickets, generate reports, etc. How many webpages will need to be developed? What is the purpose for those pages? - Home page - Login - RepairQueue - Create Repair Tickets - Generate Reports (Atleast 4-6 pages) How many tables will your database contain? What is the purpose for those tables? - Roughly 10 tables, they will be to keep track of parts used, orders placed, track of repairs being done, customer information and logs of what was done/what was wrong with the device What will the layout/theme of your website be like? - Dashboard overview will be the theme What style of page navigation will your website have? - Clicking on navigation tabs Are there websites that already exist which are closely related to yours? What are they? - Not that I know of for free. What types of things do you see on other websites that you would like to incorporate within your website? Will you? - Hopefully make it intuitive and clean What makes your website similar to others? - Its an employee dashboard to get work done, very common in the job field. What makes your website different from others? - I don't think there is much that makes it different from others. What more can you state about your website? - Not much else to state, a basic homepage for guests to view, and then an employee dashboard with functionality to get work done. =============================================================================================