Skip to content

Ruizhi2001/transform

Repository files navigation

⚡Transform⚡

Transform is a project that aims to improve the productivity of students.

Features

  • Login and Authentication
  • To-do List
  • Focus Mode Timer
  • Fitness Tracker
  • Achievements
  • Social Aspects (includes Search and Leaderboard)
  • Calender

Quick Start

  1. Download the apk
  2. Install it onto your android device and open the application

Getting Started

  1. Install the current LTS version of Node.js. The current version (usually the version one greater than the current LTS) may also work, but if you encounter issues, use v18.16.0
  2. Run npm install then restart your IDE.
  3. Run npm start then choose where you want to open the application!

To export app as apk

  1. Run npx eas build -p android --profile preview