Skip to content

llpasche/shop-manager

Repository files navigation

🏪 Shop Manager

Shop Manager is a shop products and orders management platform. In it, it is possible to do CRUD actions for both products and orders.

🧑🏼‍💻 Deploy

https://shop-manager-case.herokuapp.com/

🚀 Getting started

📋 Requirements

To install the application it is necessary to have installed on your PC:

🔧 Setup

To run the project, run the commands below in your terminal:

To clone the project:
https://github.com/llpasche/shop-manager.git

To run the project, enter your root folder (competition-manager) and run:
npm install

📄 API doc

https://documenter.getpostman.com/view/19294478/Uz5KkZf3

🛠️ Technologiies

The project was created with the following technologies

  • NodeJs - JavaScript server-side execution environment;
  • Nest - Used to build the application system;
  • Git - Code versioning tool;
  • MongoDB - Database used for the application;
  • Mongoose - Tool that allows integration of the application with MongoDB and
  • Heroku - Used for project hosting.

✒️ Author

Lucas Pasche

About

CRUD system for managing a shop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published