Skip to content

gazaskygeeks/MedicineAvailability

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medicine Availability

The app is an easy way to search for the medicine you need in your next door pharmacy.

Website:

User Story

  • As a user (customer), i want to be able to search for a medicine
  • As a user (customer), I want to be able to see the medicine info and the price in different pharmacies that have this medicine
  • As a user (customer), I want to be able to click on a pharmacy and see the info
  • As a user (pharmacist), i should be able to login
  • As a user (pharmacist), I should be able to edit medicine info and the price
  • As a user (pharmacist), I should be able to add a new medicine
  • As a user (pharmacist), i want to be able to logout

Database schema

Untitled Diagram (3)

How to Use our website !!

  • Clone the project, and cd to its directory

  • Run npm i to install npm deps

    npm i
    
  • create database

  • Run this to start the website:

     npm start
    

Team member

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.9%
  • CSS 29.5%
  • PLpgSQL 4.7%
  • HTML 0.9%