Skip to content

gheorghedarle/Xamarin-ToDoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xamarin ToDo App

MIT License

Todo App is a simple to do app developed with Xamarin and Firebase. The app allows you to create an account and login to create tasks and organize them into lists. You can see the tasks for the selected date in realtime mode, edit and delete them with swipe action, reorder them using drag and drop action and filter them by list from More screen. From Profile screen you can hide completed tasks on the main screen and see the total number of tasks, of completed tasks and lists that you created for your account. The app is available in both light and dark mode.

If you like this repository you can support me on

Buy Me A Coffee

Screenshots

Light mode

Dark mode

Libraries

Setup

The app is using Firebase. To start the project you need to create a Firebase project.

Android

  • In the Firebase Console go to Project settings
  • Add Android App and add com.gheorghedarle.todoapp as Android package name and click on Register app
  • Download google-services.json and add it to root of the Android project in the solution. Select GoogleServicesJson as Build Action in the Properties of the file

iOS

  • In the Firebase Console go to Project settings
  • Add iOS App and add com.gheorghedarle.todoapp as Apple bundle ID and click on Register app
  • Download GoogleService-Info.plist and add it to root of the iOS project in the solution. Select BundleResource as Build Action in the Properties of the file

After you finish with the configuration enable Email/Password as a provider for sign-in in the Firebase console.

  • In the Firebase Console go to Authentication under Build option in the menu.
  • In the Sign-in method tab enable Email/Password

Resources

Illustrations are from Icons8