Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 276 Bytes

readme.md

File metadata and controls

6 lines (4 loc) · 276 Bytes

Accounting app (with Node.js and PostgreSQL)

Take the Accounting app from prev lesson and use PostgreSQL as a storage

  • Implement CRUD page to manage categories

Read the guideline before start