Skip to content

amruthadevops/CosmeticManagement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Cosmetic Management

CosmeticManagement is a dynamic e-commerce platform designed for managing cosmetic products and services. Built using ASP.NET Web Forms, this application offers functionalities for product browsing, user registration, administrative management, and more.

πŸ› οΈ Technologies Used

Frontend: HTML, CSS, JavaScript

Backend: ASP.NET Web Forms (C#)

Database: SQL Server

Development Tools: Visual Studio

πŸ›οΈ Features

  • User Registration & Authentication: Secure user sign-up and login functionalities.

  • Product Catalog: Browse and search through a variety of cosmetic products.

  • Admin Dashboard: Manage products, categories, and user information.

  • Responsive Design: Optimized for various devices to ensure a seamless user experience.

  • Database Integration: Utilizes SQL Server for data storage and retrieval.

πŸ—‚οΈ Project Structure

CosmeticManagement/
β”œβ”€β”€ admin/                 # Admin panel pages and logic
β”œβ”€β”€ css/                   # Stylesheets
β”œβ”€β”€ dashboard/             # User dashboard components
β”œβ”€β”€ fonts/                 # Font files
β”œβ”€β”€ img/                   # Image assets
β”œβ”€β”€ js/                    # JavaScript files
β”œβ”€β”€ upload/                # Uploaded files
β”œβ”€β”€ Home.aspx              # Landing page
β”œβ”€β”€ Register.aspx          # User registration page
β”œβ”€β”€ Master.Master          # Master page template
β”œβ”€β”€ Web.config             # Application configuration
└── SQLQuery1.sql          # Database schema and queries

πŸš€ Getting Started

Prerequisites

  • Visual Studio (2017 or later)

  • SQL Server (Express or full version)

Installation

1. Clone the Repository


    git clone https://github.com/amruthadevops/CosmeticManagement.git
    

2. Open in Visual Studio
    Open the .sln file in Visual Studio.

3. Configure the Database

    - Restore the SQLQuery1.sql script in SQL Server to set up the database.

    - Update the Web.config file with your database connection string.

4. Build and Run

    - Build the solution to restore dependencies.

    - Run the application using IIS Express or your preferred web server.

πŸ“Έ Screenshots

Register Page

image

login page

image

Home page

image

image

Category List

image

image

image

image

image

Wish list

image

Add to Cart

image

Payent Page

image

πŸ“„ License

This project is licensed under the MIT License.

🀝 Contributing

Contributions are welcome! Please fork the repository and submit a pull request for any enhancements or bug fixes.

πŸ“¬ Contact

GitHub: @amruthadevops

About

Cosmetic Management is a dynamic e-commerce platform for cosmetic products and services

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published