Skip to content

78526Nasir/EBuy

Repository files navigation

EBuy

An E-commerce site, developed in ASP.NET

Documentation links

Security Related Functionalities

  • Input validation
    • Both client and server side validation
  • Authentication
    • User authentication
    • admin authentication
  • Authorization
    • Control user accessiablity
  • Cryptography
    • Password hashing and salting
  • Exception Handling
    • All page and application level Exceptions are handled
  • Password Reset Management
    • Reset password throgh gmail SMTP service

Main Features

  • Admin level

    • Admin login
    • Add new product
    • Add new category
    • Customer orders
    • Control business
    • Admin profile
  • User level

    • Login
    • Registration
    • Home Page
    • Product
    • Cart
    • Order
    • Checkout
    • Profile
    • About
    • Contact

Project UI's

Home Page UI

Home_page

User login

Login_page

Registration

Registration_page

Sending Reset Password Link through gmail SMTP port

Reset_Password

Home Page (After Login)

Home_page_after_login

Cart

Cart_Page

User Profile

User_profile

Admin Login

admin_login

Licence & Copyright

This project is LICENCE under License: MIT

Nasir Islam Sujan © 2017