Conquer is a productivity app which allows users to divide their tasks and goals into five segments: daily, weekly, monthly, yearly and long term. Users can create, update, prioritize, postpone and delete tasks in all these sections. They can also add friends and share tasks with their friends. This is available both as a web(PWA) and android app
This repo handles the android app of conquer which has a cool extra feature: Users can blacklist apps and websites, naivgated back to home screen, get notified and NUDGED BY ASHNEER GROVER on overusing the blacklisted stuff. This is the repo containing the code of the web app
I have primarily used React Native and Firebase for this app. But a few features(for instance the part of the code which nudges users on overusing blacklisted stuff) are built using java and I have used Native Modules to bridge React Native and Java.
Feel free to contribute and hit me up at twitter or IG if you have any questions!