kishore-a00 / FoodIsGood-Orbital2022

0 stars 0 forks source link

FoodIsGood-Orbital2022

About FoodIsGood:

We wanted to create a mobile application for students in NUS who wanted to try new food and wanted to minimize the risk of having a bad experience to view food reviews given by other students allowing them to make an informed decision on what to purchase.

Features of FoodIsGood:

FoodIsGood allows users to create their own accounts using an email and a password. This is done with the assistance of Supabase Auth.
Users can create their own usernames.
View and upvote food reviews posted by other students.
Create their own food reviews based on taste, value for money as well as write a short description about the food.
Edit or delete reviews they have posted.

Cloning/creating your own project: (Note: This section is incomplete)

Database portion:

  1. Create a Supabase account.
  2. Create the tables required for storing the various information.

    Code portion:

  3. Clone this project.
  4. Fill in your Supbase URL and your anon key in the supabase.ts file.
  5. Run npm -i to install the relevant packages we used.
  6. Run expo start in your terminal.

Tech stack:

We used React Native for our frontend and Supabase as our database.

Credit:

We used the code provided by Supabase for the log in feature and adapted the code for the username feature: https://supabase.com/docs/guides/with-expo

This Orbital project was done by:

Kishore
Jordan Kwua