Minimize the overconsumption of the internet.
ReconnectED is a digital detox planner that helps reduce screen time. It includes a daily planner to set screen time goals, and goal-setting sections.
Assisted by its smart AI Companion App, it provides prompts and support to stay on track.
In today's Digital Age, constant content consumption fuels screen dependency and information overload, affecting well-being and productivity. Rising digital demand harms the environment, while device production depletes natural resources. Let's stay mindful of our digital habits and find inspiration in a balanced, healthier lifestyle.
This repository contains the source code for both the Android and Web applications of ReconnectED.
- Install Android Studio.
- Open the project in Android Studio.
- Get the Firebase configuration file from the Firebase console and place it in the
ReconnectED-Android/appdirectory. - Set the SHA-1 certificate fingerprint in the Firebase console.
- Install Bun.
- Navigate to the
ReconnectED-Webdirectory. - Run
bun installto install dependencies. - Get the Firebase configuration from the Firebase console and place it in the
ReconnectED-Web/directory. - Run
bun run devto start the development server.
See LICENSE for details.
