Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/fatmabostan/todo-app
- Owner: fatmabostan
- Created: 2024-09-12T18:25:12.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-20T14:08:30.000Z (about 2 months ago)
- Last Synced: 2024-10-10T17:21:52.869Z (about 1 month ago)
- Topics: expo, expo-router, firebase, firebase-auth, firebase-database, firestore, react-native, styled-components
- Language: JavaScript
- Homepage: https://expo.dev/preview/update?message=error%20fixed&updateRuntimeVersion=1.0.0&createdAt=2024-09-12T18%3A12%3A47.604Z&slug=exp&projectId=e5e9867e-a295-4892-8116-10d394542be4&group=a1382ee1-2fa7-4a4c-8969-8c3b9b3a878d
- Size: 3.01 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
## Project Screenshots
## 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