Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 1.9 KB

README.md

File metadata and controls

42 lines (31 loc) · 1.9 KB

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!