Skip to content

This is a Mern-Stack application. The user can shop for medicines according to their desired category. This application also supports bank payments for buying products.

Notifications You must be signed in to change notification settings

payalpatra/Pharmacy-Management-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pharmacy-Management-Application

Installation Guidlines

STEP 1

  git clone https://github.com/payalpatra/Pharmacy-Management-Application.git

STEP 2

(Make sure to run this in the root directory and also in the frontend directory)
  npm install

STEP 3

( run this in the frontend directory)
  npm run build

STEP 4

STEP 5

(Replace the existing stripe key with your own Publishable key )
Path - (frontend/src/screens/CartScreen)

2021-06-03 (3)

STEP 6

(Create .env file in the root directory with the following Variables)
PORT=5000
NODE_ENV= production
SECRET_KEY = 

STEP 7

(Make sure to run this in the root directory to import products data into Database)
  npm run data:import
  • Starting the development server
(Make sure to run this in the root directory)
 npm start

Want To Test Payment Method ??

  • CARD - 4242424242424242
  • DATE - Any Future Date
  • CVC - Any 3 Digit Number

Snapshots

Home Screen Product Screen Specific Product Screen specific product screen 2 Cart Screen About Us Contact Screen Payment

Give this a ✨ if you like it 😊

Author

Payal Patra

Let's Connect 🚀

payalpatra105 payalpatra105 p_iconic_

About

This is a Mern-Stack application. The user can shop for medicines according to their desired category. This application also supports bank payments for buying products.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published