Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/g-vans/my-health-react-project
This is a platform for accessing affordable and cheaper medication drugs
https://github.com/g-vans/my-health-react-project
css html javascript jsx reactjs
Last synced: 27 days ago
JSON representation
This is a platform for accessing affordable and cheaper medication drugs
- Host: GitHub
- URL: https://github.com/g-vans/my-health-react-project
- Owner: G-vans
- Created: 2022-10-05T09:28:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-07T06:06:06.000Z (over 2 years ago)
- Last Synced: 2024-11-15T22:35:19.292Z (3 months ago)
- Topics: css, html, javascript, jsx, reactjs
- Language: JavaScript
- Homepage: https://my-health-react-project.vercel.app/
- Size: 1.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MY HEALTH REACT PROJECT
##### By Jevan Otieno
### This is a platform for accessing affordable and cheaper medication drugs.## Table of Content
+ [Description](#description)
+ [Preview](#preview)
+ [Setup](#access)
+ [Technology Used](#technology-used)
+ [Licence](#licence)
+ [Authors Info](#author-Info)## Description
This is a platform for accessing affordable and cheaper medication drugs.
## Preview
![Home page](https://github.com/G-vans/my-health-react-project/blob/main/src/images/homepage.png)## Click on the Medications link on the navbar to view
![Medications page](https://github.com/G-vans/my-health-react-project/blob/main/src/images/medications.png)## Click on the Doctors link on the navbar to view
![Doctors page](https://github.com/G-vans/my-health-react-project/blob/main/src/images/doctors.png)## Setup
The base URL for your API will be
[https://medicationsapi.herokuapp.com](https://medicationsapi.herokuapp.com).The backend API is created via JSON server and deployed on Heroku app.
There are two resources in the API
[https://medicationsapi.herokuapp.com/medications](https://medicationsapi.herokuapp.com/medications).
[https://medicationsapi.herokuapp.com/doctors](https://medicationsapi.herokuapp.com/doctors)
### Requirements
* Either a computer,phone,tablet or an Ipad
* An access to the Internet
## Technology Used
* HTML - this was the markup language used to build the structure of the page.* CSS - this was used to style the page
* JavaScript - this was used for event listeners and fetch data from the api
* REACT - Context API for state management
[Go Back to the top](#MY_HEALTH_REACT_PROJECT)
## Licence
MIT License
Copyright (c) 2022 Jevan Otieno
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](#MY_HEALTH_REACT_PROJECT)
## Authors Info
Twitter - [Jevans Otieno](https://twitter.com/Oya_ni_gee)Github - [Jevans Otieno](https://github.com/G-vans)
[Go Back to the top](#MY_HEALTH_REACT_PROJECT)