









Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
this is the web site project that our group make
Typology: Cheat Sheet
1 / 16
This page cannot be seen from the preview
Don't miss anything!










Feedback:
ASSIGNMENT 1 FRONT SHEET Qualification BTEC Level 5 HND Diploma in Computing Unit number and title Web Project Submission date Date Received 1st submission Re-submission Date Date Received 2nd submission Student Name Vo Duc Tai Student ID GCS Class GCS1005C Assessor name Le Ngoc Thanh Student declaration I certify that the assignment submission is entirely my own work and I fully understand the consequences of plagiarism. I understand that making a false declaration is a form of malpractice. Student’s signature Grading grid P5 P6 P7 M3 M4 M5 M6 D3 D
Grade: Assessor Signature: Date: Internal Verifier’s Comments: Signature & Date:
1. User requirements Your company accepts orders to design sales websites according to their requirements. As a designer of the company, the boss asks you to take this task and complete the target within the time specified by the customer. This deal may offer some small profit and you have accepted this request after being appointed. As an apprentice designer, this is the perfect opportunity for you to practice. The customer's request is that you have to design a sales website with phone cases as what they recommend. Websites can show customers pictures, names and prices of products. Customers can select products and add them to their shopping cart. On the business side, the website allows adding products to the main page, changing the design, removing products from the main page. The website will be built on a common platform using website development technologies such as HTML5, CSS, JavaScript and PHP. The website will work properly on all
1. System Design 3.1 Site map My website would has including: Home: The first cover page when guests log in will see. Products: Equipment for sale on the website. Categories: Display all product categories making it easy for customers to find the products they want. Product details: customers can see detailed information about the product here such as production date, brand name or import date.
Checkout: is a commitment issued by the guarantor to fulfill the obligation to pay the bond appropriately and in full upon maturity. Cart: where the products you buy on the site are displayed. Log in: customer uses to log in after having registered an account. Logout: used to log out of the site. 3.2. Use case diagram My website would has including:
Admin page:
@yield command is implied in the master layouts which is used to pass the metadata from partial level to the master blade. The yield is very vital for the implementation and it can be defined as the code snippet. Sites inherit parts from the UI from 'layout.master'.
Include command in laravel allows small pages just inherit only a separate section in 'layouts.sidebar'. The name of the uri and the controllers that will control them The command in controllers used to view many pages like: home, product, product details….
product information will delete in database successfully 15 Logout admin 2 Show admin login form Show admin login form successfully Pass 16 Add product Product id =”4” Product name=”male” Price= 1000 Image= “product7.jpg” Product information stored in database Lost images Fail 17 Edit product Product id =”4” Rename=”7” Price= 1000 Image=“Product7.jpg” Product information stored in database Product store successfully Pass 18 Delete product Product id =”7” Product information will delete in database Delete successfully Pass 5.2. Result Add user or can register in register page
Add product: