Inspiration

Our group chats are really active -> personal problem -> leads us to being off task -> not studying -> failing school -> more stress

What it does

Web app that allows you to chat with your friends on a group chat platform like Discord for working a specific amount of time

How we built it

  • All of the User Data for the application is stored in our backend Postgres Table
  • The Chat App portion also contains image upload, emojis, and replies just like other popular chats like Discord
  • Sign-ins and other sensitive information is hashed
  • Uses Cookies in order to receive browser data using the Jose library for Javascript
  • Evaluates these cookies as well as activity on websites in order to decipher whether chatting time should be earned or not
  • Supabase -> flask -> next.js

Challenges we ran into

Course handling cookies on web and and 403 forbidden errors due to the cookies and the authenification

Accomplishments that we're proud of

It looks really neat and the API and supabase communicate optimally

What we learned

How to use supabase, flask, APIs, how to build a full-stack application, cookies on web

What's next for Anti-Mod

A mobile app as well to work with it

Built With

Share this project:

Updates