Skip to content

LaoSeng99/react-native-to-do-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App

A lightweight task management application built with Expo and Convex.

screenshot-1 screenshot-2 screenshot-3 screenshot-4 screenshot-5

📘 Learning Project

This project was created for educational purposes to master the integration of real-time cloud databases with mobile frameworks.


Tech Stack

  • Framework: Expo (React Native)
  • Database:Convex
  • Styling: Dark/Light mode support

Project Credits

This is a learning project based on the following tutorial:


Features

  • Cloud DB Integration: Powered by Convex for real-time data syncing.
  • Theme Support: Fully compatible with both Dark Mode and Light Mode.
  • Refined Code: Custom adjustments made to files for better organization.

Prerequisites

Before running the project, sign up for a Convex account:


Getting Started

1. Clone Project

git clone <your-repository-url>
cd <project-folder>

2. Install Dependencies

npx expo install
# or
npm install

3. Login & Setup Convex (Cloud DB)

npx convex dev

4. Run the app

Launch the project using Expo Go:

npx expo start

About

A lightweight task management application built with Expo and Convex.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors