Skip to content

michaelconsetto/stocktracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Tracker

This is a simple stock tracker app based on the SAP Cloud Application Programming Model (CAP).

File or Folder Purpose
app/ content for UI frontends
db/ domain models and data
srv/ service models and code
package.json project metadata and configuration

Run it on your local machine

  • Open a new terminal and run cds watch
  • (in VS Code simply choose Terminal > Run Task > cds watch)
  • Start adding content, for example, a db/schema.cds.

Learn More

Learn more about CAP at https://cap.cloud.sap/docs/

About

Stock Tracker App based on SAP CAP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published