GithubHelp home page GithubHelp logo

eshan-agarwal16 / pharmacy_management_system Goto Github PK

View Code? Open in Web Editor NEW

This project forked from keshavga1209/pharmacy_management_system

0.0 0.0 0.0 171.9 MB

Project for AMOC'21

HTML 1.02% CSS 0.08% JavaScript 98.90%

pharmacy_management_system's Introduction

Pharmacy Management System

Project for AMOC'21
Pharmacy_Management_system
A system that stores data and enables functionality that organizes and maintains the customer, transactions and medications use process within pharmacies.

Project overview

https://drive.google.com/file/d/1iWR__IW6XKfTB1XZNDaYHq6qV317YctJ/view?usp=sharing

Tech Stack ๐Ÿš€

Made withReact Made withExpress Made MUI Made withMySQL Made withNode.js

What you need to run this code

  1. Node (13.12.0)
  2. NPM (6.14.4) or Yarn (1.22.4)
  3. MySQL

Setup Guidelines ๐Ÿ’ป

Fork the repository.

Clone the repository -

git clone https://github.com/keshavga1209/Pharmacy_Management

Backend

  1. Run cd server on your CLI.

  2. Install the dependencies by running

    nodemon to run development mode
    npm install
    
  3. Run the server

    npm run devStart
    

Frontend

  1. Run cd client on your CLI.

  2. Install the dependencies by running

    npm install
    
  3. Run the server

    npm start
    
  4. Open localhost:3000 in the browser NOTE: To run the Frontend side of the application it recommended to run the backend server too.

Database setup

  1. Create a new schema named 'pharmacy' using command 'use pharmacy' in MySQL CLI.
  2. Run script 'pharmacy.sql' in MySQL Workbench.

Credits goes to these people:โœจ


pharmacy_management_system's People

Contributors

alok650 avatar keshavga1209 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.