Skip to content

This is a pharmacy website featuring a medicine management system, built using React and powered by CostPlusDrugs.com APIs. It enables efficient medicine tracking & Price management with a seamless user experience.

Notifications You must be signed in to change notification settings

structlooper/Pharmacy-Management-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💊 Pharmacy Management Website

📌 Overview

This is a Pharmacy Management System built with React, utilizing the CostPlusDrugs.com APIs for medicine tracking, ordering, and management.

  • 🏥 Medicine Inventory Management
  • 🔍 Search & Filter Options
  • 🔗 Integration with CostPlusDrugs.com API

⚡ Getting Started

1️⃣ Clone the Repository

git clone https://github.com/structlooper/Pharmacy-Management-Website.git
cd Pharmacy-Management-Website

2️⃣ Install Dependencies

npm install
# or
yarn install

3️⃣ Set Up Environment Variables

REACT_APP_API_KEY=your-api-key-here  #KEY NOT REQUIRED
REACT_APP_BASE_URL=https://api.costplusdrugs.com

4️⃣ Start the Development Server

npm start
# or
yarn start

3️⃣ Run on iOS (Mac only)

npx react-native start
> i
# or ~ ios
npx react-native run-ios

🛠 Deployment

npm run build

⚛️ Troubleshooting

Issue Solution
App crashes on start Run npm install and restart the server.
CORS errors Enable CORS in your API settings. or run on localhost:3000
Medicine Not show API Connection Should be checked.

📜 License

This project is licensed under the MIT License. See the LICENSE file for details.


Contributing

Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.


📧 Contact

For support, feedback, or contributions, reach out via GitHub: structlooper.

About

This is a pharmacy website featuring a medicine management system, built using React and powered by CostPlusDrugs.com APIs. It enables efficient medicine tracking & Price management with a seamless user experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages