SeattleColleges / nsc-events-nextjs

NSC Events Web Application
MIT License
5 stars 5 forks source link

Database to do's #531

Closed ParysUnangst closed 1 month ago

ParysUnangst commented 2 months ago

Database first iteration steps and deliverables

  1. Install expo-sqlite package Expo-sqlite gives the app access to the database that can be queried

INSTALL npx expo install expo-sqlite

  1. Ayoub's requirements for the first iteration:
  1. Remember to: