Skip to content

Latest commit

 

History

History
37 lines (15 loc) · 1.48 KB

readme.md

File metadata and controls

37 lines (15 loc) · 1.48 KB

Cloud Based Todo List App - iOS

It is a todo list app created using SwiftUI user Interface for iOS. It uses firebase firestore, firebase storage and firebase auth for storing notes, saving profile file picture and authenticating users.

App Banner

Features

  • Light/dark mode toggle
  • Fully build on SwiftUI framework
  • Live fetching/storing of data from the firestore

Screenshots

Login Screenshot

Registration Screenshot

Hoome(Empty) Screenshot

Hoome(Filled) Screenshot

Add New Item Screenshot

Profile View Screenshot

Update Profile Screenshot