Skip to content

Application for academic purposes: Mitra App is a web application that allows inventory management for a pharmaceutical company, with several branches. It has role-based access (administrators, agents), which will be protected with encryption protocols, and each user will have their own permissions within the application.

License

Notifications You must be signed in to change notification settings

rinzldev/pharmacy-3rd-impact-back

Repository files navigation

pharmacy-3rd-impact-back

Project Laboratory II - Mitra APP

Getting started ⚔️

The application developed with React for the frontend and, Node.js and Express for the backend also makes use of other libraries that are necessary for the proper functioning of the practice in question. As for the Database Management System, Postgresql.

Prerequisites 📝

Important Libs 📚

Installation 🔧

To begin, we proceed to download the repository. To do this, we open the console, go to the folder where we want to save the project and run the following command:

git clone https://github.com/WolvesDevelopers/pharmacy-3rd-impact-back.git

Next, go to the cloned folder in the "pharmacy-3rd-impact-back" repository.

For a Windows operating system, with the command:

cd pharmacy-3rd-impact-back

Next, we proceed to the installation of the libraries and dependencies necessary for its execution.

npm i

If it doesn't work, try with:

npm i -f

Once the installation of the dependencies is successful, the project is ready to deploy.

About

Application for academic purposes: Mitra App is a web application that allows inventory management for a pharmaceutical company, with several branches. It has role-based access (administrators, agents), which will be protected with encryption protocols, and each user will have their own permissions within the application.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published