Skip to content

Code base for the tutorial on how to build a To Do App with Nimbus

Notifications You must be signed in to change notification settings

Tiagoperes/nimbus-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Do App

This is a sample app for Nimbus SDUI.

Tutorial

The main branch contains the final app, while the branches part 1, part 2, part 3 and part 4 represent different checkpoints in the tutorial for building this app.

Running

  • Use Android Studio to run the Android app.
  • Use XCode to run the iOS app.
  • Install the backend by goint to the backend directory in a terminal and typing yarn. To run it, type yarn start.

About

Code base for the tutorial on how to build a To Do App with Nimbus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published