Skip to content

aashvina2001/OnlineMedicalStore

Repository files navigation

OnlineMedicalStore

Online Medical Store using MySQL, Php and Bootstrap

Prerequisites

  1. Install XAMPP web server
  2. Any Editor (Preferably VS Code or Sublime Text)
  3. Any web browser with latest version

Languages and Technologies used

  1. HTML5/CSS3
  2. JavaScript (to create dynamically updating content)
  3. Bootstrap (An HTML, CSS, and JS library)
  4. XAMPP (A web server by Apache Friends)
  5. Php
  6. MySQL (An RDBMS that uses SQL)
  7. RASA

Steps to run the project in your machine

  1. Download and install XAMPP in your machine
  2. Clone or download the repository
  3. Extract all the files and move it to the 'htdocs' folder of your XAMPP directory.
  4. Start the Apache and Mysql in your XAMPP control panel.
  5. Open your web browser and type 'localhost/phpmyadmin'
  6. In phpmyadmin page, create a new database from the left panel and name it as 'myhmsdb'
  7. Import the file 'myhmsdb.sql' inside your newly created database and click ok.
  8. Open a new tab and type 'localhost/foldername' in the url of your browser

SOFTWARES USED

  • XAMPP was installed on the Ubuntu 19.04 machine and APACHE2 Server and MySQL were initialized. And, files were built inside opt/lampp/htdocs/myhmsp
  • Sublime Text 3.2 was used as a text editor.
  • Google Chrome Version 77.0.3865.90 was used to run the project (localhost/myhmsp was used as the url).

Starting Apache And MySQL in XAMPP:

The XAMPP Control Panel allows you to manually start and stop Apache and MySQL. To start Apache or MySQL manually, click the ‘Start’ button under ‘Actions’.

About

Online Medical Store using PHP and Mysql.RASA bot integrated with the website for the user queries to Reply.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published