Skip to content

levi-wj/polls

Repository files navigation

Overview

A react webpage using supabase to allow users to create and vote in different polls I wrote this to faimliarize myself with react and supabase

Software Demo Video

Cloud Database

I am using the supbase cloud database, which is an SQL database There are four tables:

  • poll
  • poll_like
  • poll_option
  • poll_vote

Development Environment

Used Next 14 Tailwind for styling React Supabase JS API

Useful Websites

Future Work

{Make a list of things that you need to fix, improve, and add in the future.}

  • Add profile page
  • Allow users to pick usernames

About

Post and vote on polls in realtime

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published