Unicam Progetto Programmazione Web 2016/2017
Link Heroku : https://stark-journey-36236.herokuapp.com/ Link al video su youtube: https://www.youtube.com/watch?v=MG7enLoEDOE&feature=youtu.be Link alla presentazione: https://drive.google.com/open?id=1fEhpiPnS0l3tadGLvXEOcA9udcSce4Az
Per avviare il progetto in locale: 1) Selezionare la cartella del progetto 2) Scrivere da prompt dei comandi il seguente comando:
npm start
email: william.taruschio@studenti.unicam.it password: admin
+ ProgrammazioneWeb
+ .vscode
launch.json
+ API
apiBackend.js
apiFrontend.js
+ models
carrelli.js
ordini.js
prodoti.js
sessioni.js
sessioni_backend.js
utenti.js
+ node_modules
+ public
+ css
bootstrap.css
bootstrap.min.css
style.css
+ images
+ prodotti
pc.jpg
+ js
bootstrap.js
bootstrap.min.js
+ routes
backend.js
frontend.js
+ views
+ backend
aggiungiprodotto.ejs
gestioneprodotti.ejs
index.ejs
carrello.ejs
datiutente.ejs
error.ejs
index.ejs
passwordDimenticata.ejs
prodotti.ejs
prodotto.ejs
profilo.ejs
registrazione.ejs
storicoordini.ejs
app.js
package.json
package-lock.json
Procfile
README.md
config.js