An open API service indexing awesome lists of open source software.

https://github.com/talhamirzaa/medsearch

A Prototype/Demo Website for Online Medicine Search and Purchase System.
https://github.com/talhamirzaa/medsearch

html-css-javascript php phpmyadmin sql

Last synced: 24 days ago
JSON representation

A Prototype/Demo Website for Online Medicine Search and Purchase System.

Awesome Lists containing this project

README

          

# MedSearch

**Requirements:-**
1. XAMPP control panel
2. phpmyadmin database
  2.1: Database name: dbtest
  2.2: Table names(as following):
    a) customer_register
    b) medical_1
    c) medical_2
    d) medical_3
    e) medical_4
    f) medical_5
    g) medical_register

## How to Run the Project: ##

1) In your **phpMyAdmin** local host, import the **dbtest.sql**(above provided) file for database setup.
After Successful import, your database is ready in phpMyAdmin.
2) Now, Put/Place the the **Project** folder(above provided) inside 'htdocs' folder of **Xampp** control panel.
3) Start the xampp server.
4) Run the Home_page.html
*Done*.

### Output:- ###

  **Home Page**:
  ![home page](https://github.com/talhamirzaa/MedSearch/assets/78201104/2fc8e9c6-ffb3-4ae9-9082-91ba10cefb79)