A mobile reporting service that rewards users
- Run the python server in
PythonServer/app.py. - Next, run
pnpm devifpnpmis installed, ornpx next devif you want to usenpxinstead. - The system for rewards payout has a bug where it will say something along the lines of
"pk value is invalid". This only affects the reward payout (swap) system. - The admin, reports, profile, user, and the rest of the rewards system(s) all work perfectly fine.
- If you get an error relating to
typing_extensions, runpip install --upgrade typing_extensionsor just disable the reward payout (swap) system. - Thank you for taking the time to read me! Goodbye!
- Login with the username as
adminand password asadmin - If the username
admindoes not exist, just register it with any password. - By default with the existing database, the username and password are already both
adminon an account.
- Sign up with any username and password.
Please use the website on mobile to use the app.
