Skip to content

simple web app using nodejs express called robocash, after watching Hacktiv8 meetup "Web Development With NodeJS & Express" and "Database With NodeJS: Object-Relational Mapping" by Riza Fahmi. Meetup project is hacktivcash

Notifications You must be signed in to change notification settings

old-repo-ekoteguh/robocash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoboCASH

Simple web app using nodejs, express for robotics products.

TODO

  • Require express in server.js
  • Setting view using handlebars, don't forget require hbs
  • Setting static file in public folder
  • Make router for /, /detail/:id, about, contact
  • Data using json, locally in models/Items.json
  • Create Form Input Item
  • Create db dan model using Sequelize
  • Create seeder using Sequelize
  • Create controller
  • Implement Edit Update and Delete
  • and ...

About

simple web app using nodejs express called robocash, after watching Hacktiv8 meetup "Web Development With NodeJS & Express" and "Database With NodeJS: Object-Relational Mapping" by Riza Fahmi. Meetup project is hacktivcash

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published