Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fatmabostan/todo-app

A full-stack to-do app built with React Native for the front-end, and Firebase (Firestore and Authentication) for the back-end, with Expo for development.
https://github.com/fatmabostan/todo-app

expo expo-router firebase firebase-auth firebase-database firestore react-native styled-components

Last synced: 17 days ago
JSON representation

A full-stack to-do app built with React Native for the front-end, and Firebase (Firestore and Authentication) for the back-end, with Expo for development.

Awesome Lists containing this project

README

        

To-Do App

A simple and user-friendly to-do application built with React Native and Expo using Firestore for data storage and Firebase Authentication for user authentication. This app helps users organize their tasks set priorities and manage their daily to-do lists with ease

Untitled

## Project Screenshots

project-screenshot project-screenshot project-screenshot


project-screenshot project-screenshot project-screenshot

## Features

- Skeleton loading screens during data fetching.
- User authentication with sign-in and sign-out functionalities.
- Automatic user login.
- Cross-platform support for iOS and Android.
- Separate pages for completed and pending tasks.
- Donut chart displaying the distribution of completed and pending tasks.

## Tech Stack

**Client:** React Native, Expo

**Backend:** Firebase Firestore, Firebase Authentication