SchedulerX is an Android application aimed at helping users manage their schedules and fitness and nutrition goals.
The app features the ability to:
The app is written in JavaScript using the React Native framework and uses Firebase for cloud storage and user authentication.
Unlock your potential with SchedulerX — your all-in-one solution for mastering time management and enhancing your lifestyle. With SchedulerX, effortlessly organize your daily tasks, dive into personalized workouts, and explore nutritious meal plans tailored just for you. Whether you're planning your day or paving your path to wellness, SchedulerX adapts to your pace and preferences. Start creating, sharing, and thriving today with SchedulerX, where your goals are just a tap away. Why just manage when you can excel?
Simply download our APK on the left and install on your device or emulator and you're ready to go!
First clone the repository in your desired directory:
git clone https://github.com/SCCapstone/CoolwithAnything.git
Install Expo CLI:
npm install -g expo-cli ```
Install any required packages:
npm install
Run the app:
npx expo start
Wait for the Metro Bundler to finish running and choose how you would like to start the app.