Skip to content

DSC-Unilag/ohw-2020-11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Budget-Go App

iOS and Android App Builds Mobil Tests

Here is the basic suggested skeleton for your app repo that each of the starter templates conforms to:

├── api
│   ├── 
│   │   ├──
│   ├── 
│   │   ├──
│   ├── 
│   │   ├──
│   │   ├── 
│   └── 
├── mobile-client
│   ├── 
│   │   ├──
│   ├── 
│   │   ├──
│   ├── 
│   │   ├──
│   │   ├── 
│   └── 
├── web-client
│   ├── 
│   │   ├──
│   ├── 
│   │   ├──
│   ├── 
│   │   ├──
│   │   ├── 
│   └── 
├── README.md
└── .gitignore