Skip to content

Francisco-Vivas/Pymes-backend

Repository files navigation

Pymes


open-source webapp ironhackers

By Francisco Vivas y Maria Eugenia Reyna

What is Pymes?

Pymes is your ally when it comes to the organization of your business.
Keep track of your orders, clients, suppliers and much more! What are your waiting to sign up?!

Tech

Pymes uses a number of open source projects to work properly:

  • NodeJS - a JavaScript runtime built on Chrome's V8 JavaScript engine..
  • Express - Fast, unopinionated, minimalist web framework for Node.js.
  • MongoDB - a general purpose, document-based, distributed database built for modern application.
  • Mongoose - elegant mongodb object modeling for node.js.
  • Passport - Simple, unobtrusive authentication for Node.js.
  • bcrypt - A library to help you hash passwords. ... and many more!

Live Test

You can access to the deployed application here.
Sign up with your account for better user experience.

To try out our app, login with this credentials:

Email: [email protected]
Password:123

Frontend?

Check the frontend repository here!