Skip to content

imran110219/Medical-Inventory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medical Inventory Application

This web application is designed for Pharmacy POS System.

feature:

  • Purchase medicine
  • automatically add stock
  • Sale medicine
  • Invoice generation
  • Return system

Demo: https://ctmedicalinventory.herokuapp.com

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  • Java 8
  • MySQL

Installing

A step by step series of examples that tell you have to get a development environment running

Download the jdk 8 and install it.

https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html

Download the MySQL and install it.

https://dev.mysql.com/downloads/

Setup Database

Run this scripts serially:

1. schema.sql
2. demo.sql
3. relation.sql

Running the application

There are several ways to run a Spring Boot application on your local machine. One way is to execute the main method in the com.sadman.medicalinventory.MedicalInventoryApplication class from your IDE.

mvn spring-boot:run

Break down into end to end tests

Explain what these tests test and why

Give an example

And coding style tests

Explain what these tests test and why

Give an example

Deployment

Add additional notes about how to deploy this on a live system

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use Git for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone who's code was used
  • Inspiration
  • etc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published