This is a medical inventory management system designed to manage the flow of medical supplies and equipment in and out of a medical store. This system allows the medical store to keep track of their inventory levels, to ensure that they have enough supplies to meet the needs of their patients while minimizing waste and avoiding stockouts.
-
Clone the project repository from the source control system, such as GitHub or Bitbucket. This can be done using a Git client or by downloading the ZIP archive from the repository.
-
Navigate to the root directory of the project using a terminal or command prompt.
-
Open the index.html file in a web browser of your choice. This can be done by double-clicking on the file or using the "Open File" option in your web browser.
-
The project should now be running in the web browser, and you should be able to interact with the user interface and test its functionality.
-
First, navigate to the repository on GitHub or your preferred source control platform.
-
Click the "Clone" or "Download" button to copy the repository URL to your clipboard.
-
Open a terminal or command prompt and navigate to the directory where you want to store the repository on your local machine.
-
Type "git clone" followed by the repository URL and press Enter. For example, if the repository URL is "https://github.com/example/repo.git", you would type:
-
Wait for the repository to download to your local machine. Once the download is complete, you should see a new directory with the repository name in your local directory.
-
Navigate to the repository directory using your terminal or file explorer.
-
From here, you can make changes to the files in the repository, create new files, or delete existing files. You can also use Git to track changes to the repository, create branches, and merge changes from other branches.
-
Once you have made changes to the repository, you can use Git to commit your changes and push them back to the remote repository on GitHub or your preferred source control platform.
Incase of any problems with the repository email: [email protected]
Contributions are welcome for this repository
This repository is under MIT Licence.