Skip to content

Latest commit

 

History

History
115 lines (72 loc) · 5.29 KB

README.md

File metadata and controls

115 lines (72 loc) · 5.29 KB

H7DT-04-AS-01

DESIGN A STATIC WEBSITE USING HTML AND CSS (THIS ASSIGNMENT IS INTENDED TO CHECKTHE KNOWLEDGE OF HTML AND CSS)

website hosted on Google Firebase: https://h7dt-04-as-01.web.app/

website published with GitHub Pages: https://kavinduudhara.github.io/H7DT-04-AS-01/

website hosted to custom domain with GitHub Pages: https://www.h7dt-04-as-01.edubrain.app/

All Rights Reserved

Copyright (c) 2023 KavinduUdhara. All Rights Reserved.

copyright? copy right: steal ideas, steal facts but do not steal my codes :)

Chart.js (graphs)

Copyright (c) 2014-2022 Chart.js Contributors

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Rights of Images

(cc) Midjourney

All images are generated by Midjourney under the Creative Commons Noncommercial 4.0 Attribution International License (the “Asset License”) with Non-Paid Members License.

Web Programming 01 – Design an e-commerce web application

“New Tech” is a company that buys and sells quality electronic items. At present they are using a customer care service to order items over the phone. At the Annual General Meeting of New Tech held on the 20th January 2022, they have decided to develop a Web Application to expand their selling rates. So, they have decided to call tenders from Software Development companies. Your company also have sent a tender and fortunately, New Tech has selected your company as their software developer. According to the contract your company has to develop a fully functional, e-commerce web application.

As the first step you have to complete the design in a week. You have to design,

  • A Customer Login and Registration page.
  • Home page
  • Product listing and single product view.
  • Cart and Watchlist.
  • Purchased History and Invoicing.
  • Product adding and updating
  • Advanced search
  • Admin Sign in.
  • Admin Panel
  • Manage Products and Manage Users

You have to use input fields, dropdowns, buttons, checkboxes, radio buttons, navbars and sliders when you design the above-mentioned pages

Note:

  • Use HTML, CSS, Bootstrap, JavaScript for your design.
  • You can use bootstrap componentsfor the design.
  • Do not use templates for your design. You have to make the design by yourself.
  • You can add more pagesfor the design if you want.
  • Students do not need to program for the backend process. Only the design is required.

user interface

  • A Customer Login and Registration page.

image

image

  • Home page

image

image

  • Product listing and single product view.

image

image

image

  • Cart and Watchlist.

image

  • Purchased History and Invoicing.

image

image

  • Product adding and updating
  • Advanced search

image

  • Admin Sign in.

image

  • Admin Panel

image

image

image

  • Manage Products and Manage Users