Skip to content

A simple product stocks app. Your objective is put in the database (sql) the name of product, amount of itens avaliable and your actual value. Make using Express and other frameworks!

Notifications You must be signed in to change notification settings

ferreiraluz/product-stock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a database connection with Sequelize;

Simple products stocks app

I hope to you like it!

frameworks that I used:

Express for my routes;

Sequelize for the connection to my database;

A template engine that I used was handlebars;

I used too Body-Parser for get the handlebars' forms.

IS OPEN SOURCE.

The database config was hidden for security measures. But the config file would be in the file "src/database/config/db.js" and imported in "src/database/models.js" and that your turn was exported to the app.js.

About

A simple product stocks app. Your objective is put in the database (sql) the name of product, amount of itens avaliable and your actual value. Make using Express and other frameworks!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published