Skip to content

Since the website is hosted for free, it doesn't have an SSL certificate. As a result, it may display a warning indicating that the site is not secure or potentially dangerous. To proceed, you'll need to click the details button and choose to visit the unsafe site despite the warning. Then it will work file.

Notifications You must be signed in to change notification settings

irfanhsajid/MediMart-E-Shop-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medimart-E-Shop

Medimart E Shop is an e-commerce platform designed specifically for MBBS students to simplify the process of purchasing medical books, both new and used, as well as other related products.

Technologies Used

  • PHP
  • MySQL
  • JavaScript
  • jQuery
  • HTML
  • CSS
  • Ajax
  • Animation on Scroll-AOS

How To Run This Project On Your Local Machine ?

Getting Started :: Step By Step

To get started with the project, follow these steps:

  1. Clone the Repository

    • clone the repository and put it inside htdocs folder of xampp
    git clone https://github.com/irfanhsajid/CSE327-Group1-Project.git
  2. Database Setup

    • Create a database medimart_db
    • inside the database import medimart_db.sql from the db folder (inside repository)
    • configure the database c
  3. Database Configuration

    • inside connect.php, replace your own db name. If it's 'medimart_db' (as if I mentioned earlier) then you don't need to change anything.
  4. Run The Application

  5. Usage Application

    • Create an account or log in if you already have one.
    • Browse through the available categories and products.
    • Add desired items to the cart and proceed to checkout.
    • for order placing you must update your address and select a payment method
    • If its online payment then you need to give your email, full name, card information (you can use this card information 4242 4242 4242 4242 and CVC = any 3 digit )
    • or you can choose cash App Pay

Alt text

  1. Features

    • Browse and search for medical books by category or title or price.
    • View detailed information about each product by clicking quick view button (Icon)
    • Add items to the shopping cart and complete the purchase.
    • View order history and track the status of current orders.
    • User can directly send feedback from contact page.

Admin Panel Management

  • Admin can register a new admin,
  • manage all products (CRUD) ,
  • manage all orders (CRUD),
  • view all users feedbacks,
  • view and manage all the registered users and admins.

admin url: http://localhost/your-folder-name/admin/admin_login.php

default username : admin

& password : 111

Hosting Info:

Security Error:

Since the website is hosted for free, it doesn't have an SSL certificate. As a result, it may display a warning indicating that the site is not secure or potentially dangerous. To proceed, you'll need to click the details button and choose to visit the unsafe site despite the warning. Then it will work file.

Alt text

If Its Working fine then you will see this page :

Alt text

username : IrfanSajid

& password : 123456

after successfuly logged in , you will see this dashboard :

Alt text

That't it ! Explore all the features and feel free to notify me if you face any issues while running this project.


About

Since the website is hosted for free, it doesn't have an SSL certificate. As a result, it may display a warning indicating that the site is not secure or potentially dangerous. To proceed, you'll need to click the details button and choose to visit the unsafe site despite the warning. Then it will work file.

Resources

Stars

Watchers

Forks

Packages

No packages published