Posts

Showing posts from April, 2023

Ecommerce website

Image
website look In this blog post, I will share with you my e-commerce website project .I will explain the main features and functionalities of the website, as well as the challenges and learnings I encountered during the development process.   The website is an online store that sells various products such as gift items, electronics, watches, etc. The website allows users to browse through the product catalog, add items to their shopping cart, and checkout with cash on delivery. The website also has an admin panel that enables the site owner to manage the products, categories, orders, customers, and reports. Some of the main features and functionalities of the website are: [described all the functions in the demo video below ] user registration/login product catalog add to cart check out(payment gateway not integrated ,only cod) admin panel View order(admin only) add,update, delete product(admin only) 1. Setting up the environment: I used XAMPP as my loca

laundry management system

Image
  Easy dynamic website project  The purpose of this project is to provide a web-based laundry management system for users to easily send laundry requests, view the status of their requests, and provide feedback about the laundry services The user interface is the front end of the system that allows the users to interact with the system. The database is the system's back-end that stores the data related to the laundry services. The server-side script is the middle layer of the system that connects the user interface and the database and performs the business logic. About project The user interface is developed using HTML, CSS, and JavaScript, in the dashboard page, allows users to sign up and request laundry services. Users can view the status of their laundry request, check the price of the laundry, give feedback about the services, and log out of their accounts.   login, register, forgot password page Welcome page Dashboard                                              La