Skip to content

A well organized and maintained group repository that contains files used in creating PataPharm website. A website that enables user to order for pharmaceuticals from the nearby pharmacies.

Notifications You must be signed in to change notification settings

CharlesMuvaka/PataPharm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PataPharm

By Susan Mageto, Brian Masafu, edith Nekesa, Neema Oribo Charles Muvaka, Loiss Muthoni

It is a pharmaceutical ordering website - PataPharm.

Table of Content

Description

PhataPharm is a website that offers users the ability to search and order pharmaceutical products from nearby pharmacies sorrounding them.

Installation

Requirements

  • Either a computer,phone,tablet or an Ipad
  • An access to the Internet

Technology Used

  • HTML - which was used to build the structure of the pages.
  • CSS - which was used to style the pages incuding the left aside navigation bar
  • JavaScript - Used in manipulating the html content.
  • jQuery - Used in manipulating the html content.

SetUp instructions and installation

  • Clone this repository to a location in your file system.
  • Open terminal command line then navigate to the root folder of the application.
  • Open index.html on your Browser.
  $ git clone  https://github.com/CharlesMuvaka12345/PataPharm.git
  $ cd ../path/to/the/file
  $ code .

Go Back to the top

Live link

https://charlesmuvaka12345.github.io/PataPharm/

Behaviour Driven Development

  • There is a form to collect users location

    • Input - Enter your location

    • output - Welcome to pharmacies in your location.

    • Display an error if the button clicked with an empty input

      • output - Enter your location
  • There is a form to collect users requested medicine.

    • Input - search for medicines.

    • output - lists of the drug with price from different pharmacies.

    • Displays an error if button clicked with an empty search.

      • output - Please enter Medicine you want.

    Go Back to the top

DevelopMent

Need to contribute?? Follow the following steps.

  • Fork the repo
  • Create a new branch
 $ git switch -c (improve-feature)
  • Make the required changes in the file.
  • Add changes to reflect the changes made.
  • Commit your changes.
$ git commit -am (improve-feature)
  • Push to the branch
$ git push origin (improve-feature)
  • Create a Pull Request

Known Bugs

If you find any bug, open an issue here by including your search query and the expected result.

Any suggestions or corrections to the code would highly be appreciated

  • link to live site:

Reference

License

MIT License

Copyright (c) 2022 Charles Muvaka

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Go Back to the top

Authors Info

About

A well organized and maintained group repository that contains files used in creating PataPharm website. A website that enables user to order for pharmaceuticals from the nearby pharmacies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •