No description
  • TypeScript 75.3%
  • Python 18.8%
  • JavaScript 5.9%
Find a file
2025-08-03 20:51:31 -04:00
.vscode Initial commit 2025-07-12 16:37:19 -04:00
app Basic search implementation 2025-08-03 20:51:31 -04:00
assets Lots: implemented light mode and dark mode, fixed the database, added favorites, reorganized the look, made everything look nice 2025-08-03 06:43:15 -04:00
components Lots: implemented light mode and dark mode, fixed the database, added favorites, reorganized the look, made everything look nice 2025-08-03 06:43:15 -04:00
constants Lots: implemented light mode and dark mode, fixed the database, added favorites, reorganized the look, made everything look nice 2025-08-03 06:43:15 -04:00
python_scripts Lots: implemented light mode and dark mode, fixed the database, added favorites, reorganized the look, made everything look nice 2025-08-03 06:43:15 -04:00
.gitignore Initial commit 2025-07-12 16:37:19 -04:00
app.json fixed display problem 2025-07-24 19:38:19 -04:00
eslint.config.js Initial commit 2025-07-12 16:37:19 -04:00
metro.config.js fixed display problem 2025-07-24 19:38:19 -04:00
package-lock.json lots 2025-07-25 04:45:52 -04:00
package.json lots 2025-07-25 04:45:52 -04:00
plan.txt moved sqlitecontext to top level layout 2025-08-03 20:20:14 -04:00
README.md Initial commit 2025-07-12 16:37:19 -04:00
tsconfig.json Initial commit 2025-07-12 16:37:19 -04:00

Welcome to your Expo app 👋

This is an Expo project created with create-expo-app.

Get started

  1. Install dependencies

    npm install
    
  2. Start the app

    npx expo start
    

In the output, you'll find options to open the app in a

You can start developing by editing the files inside the app directory. This project uses file-based routing.

Get a fresh project

When you're ready, run:

npm run reset-project

This command will move the starter code to the app-example directory and create a blank app directory where you can start developing.

Learn more

To learn more about developing your project with Expo, look at the following resources:

Join the community

Join our community of developers creating universal apps.