Table of Contents
proqratio® software is an application that is used to manage the day-to-day problems of companies. With this application you can manage the Logistic,Sales, Human Resources, Finance department among others. Depending on the role that the user has in the company, they will have visibility to certain parts of the application. The administrator user will have visibility to all the functionalities of the application and will also be able to manage the users.
Frontend
Backend
To run the app locally just follow the next steps:
-
Download the files or clone the repo.
-
Install node modules in the main directory
npm install
- Go to server directory
cd /API
- Run the app
npm run dev
- Access your local server on 3000 port.
To run the app you need to get:
-
npm
npm install npm@latest -g
-
NodeJS.
Download -
MongoDB.
npm install mongodb --save
- Express.
npm install express
- Vuejs.
npm install -g @vue/cli
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Lope Martínez Alcalá - @lopemaal - martinezalcala@hotmail.com