Giter Club home page Giter Club logo

points's Introduction

points

A mock social media app


Written in frontend with Flutter using bloc as the state managment,
as well supabase in the backend for auth, data storage, and realtime syncing

Features include authentication, a chat, notifications, updating your profile,
as well as a friend system (that includes friend requests and blocking)


Demos
Updating friends Chat
More demos
Sign in Searching for users Profile
Notifications demo Giving points
Gallery

Idea

The idea is to mock other social media, by giving each other useless points, which mock likes, subscribers and karma in other social media. This is why that app is called 'points', the main idea revolves about giving and collecting points and striving to have as many as possible. The idea (the abstraction of social media down to the ranking of people) is inspired by Black Mirror's Nosedive and Community's Meow Meow Beanz.

The application is intended as a flutter example for state management, with bloc and for using supabase in flutter and is not meant to be a serious application.

The points system

You can give points to only your friends and after each day the points are redistributed. That means 10% of your points will be converted to points that you have to give to someone else, 'gives'.

If you do not give all your gives to someone else, these gives will be destroyed and given to other people, the amount of gives will also be subtracted from your points.

The lowest your points can sink to is 0, then you are also unable to get any more gives, until one of your friends else gives you points again.

Other features

  • a friend system with friends, friend requests and blocking of users
  • live updating of your relations (friends, requests and blocks), along with the profiles of the friends
  • profile editor (edit your icon, name, status, bio and color)
  • chatting with all your friends
  • notifications (however only inside the app)
  • searching for users
  • requesting to be friends with a user via email

Project overview

Technologies

Backend

Frontend

A more in-Depth introduction to the project

Project timeline

Getting started

To run the project:

  1. Clone the project
  2. Run the script pub-installer.sh to install the packages
  3. Use the default supabase project by changing nothing or create a new one and use it instead
  4. Run the app or build it with increased FPS (because of the graphically complex neumorphic design) using SkSL warmup to reduce the shader compilation jank:
flutter build [build target] --bundle-sksl-path flutter_01.sksl.json

points's People

Contributors

louisfbarry avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.