Skip to content

Commit

Permalink
Initial Public Beta
Browse files Browse the repository at this point in the history
Removed Reactotron
Added Alert for Sign out
Added Source Code Link
Updated Database Structure
  • Loading branch information
NiketanG committed Apr 22, 2021
1 parent 829e130 commit 589ea67
Show file tree
Hide file tree
Showing 10 changed files with 1,394 additions and 71 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ npm install

Setup Supabase Project and configure [`supabaseClient.ts`](src/app/utils/supabaseClient.ts)

> Use the Database structure from [db_dump.sql](db_dump.sql) in Supabase.
> Use the Database structure from [db_structure.sql](db_structure.sql) in Supabase.
Configure Cloudinary for Image Uploads.

Expand Down Expand Up @@ -52,8 +52,8 @@ npm run android

# To Do

- [ ] Messaging
- [ ] Caching
- [x] Messaging
- [ ] Better Caching
- [ ] Filters for Posts
- [ ] Stories
- [ ] Better Navigation and State Persistence
Expand Down
Loading

0 comments on commit 589ea67

Please sign in to comment.