Skip to content

divyunity/StudyStrive1

Repository files navigation

StudyStrive - Study App

StudyStrive is a mobile application designed to help users create and manage flashcards and tests for studying.

Features

  • Create and manage flashcards for memorization
  • Create and take tests/surveys
  • Track your study history and progress
  • Organize content with folders

Installation

Prerequisites

  • Android device running Android 8.0 (Oreo) or later
  • Allow installation from "Unknown Sources" in your device settings

Installing the APK

  1. Connect your Android device to your computer
  2. Enable file transfer mode on your device
  3. Copy the generated APK file (StudyStrive-debug-v1.0-debug.apk) to your device
  4. On your device, navigate to the APK file using a file manager
  5. Tap on the APK file to install it
  6. Follow the on-screen instructions to complete installation

Alternatively, you can build the app from source:

  1. Install Android Studio
  2. Open this project in Android Studio
  3. Connect your Android device to your computer with USB debugging enabled
  4. Click "Run" in Android Studio to install the app on your device

Code Structure

  • app/src/main/java/com/StudyStrive/SS/ui/ - UI components for different screens
  • app/src/main/java/com/StudyStrive/SS/data/ - Data models and storage
  • app/src/main/res/ - Resources (layouts, strings, etc.)

License

This project is for educational purposes.

Code "Study_I-I_Strive"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages