TxTchange is an Android app built using Jetpack Compose. It allows Hofstra Students to exchange textbooks with other users.
Screen.Recording.2023-11-29.at.8.07.38.PM.mp4
Software Requirements Document
Follow these steps to run the TexTchange app on your local machine:
Open Android Studio and click "Get Project from Version Control" as seen in the image below.
Update the GitHub URL to match your forked version of this repository as seen in the image below.
Open Android Studio settings and click Android SDK. Download the SDKs as shown in the image below. Click "edit" in the Android SDK Location.
Add the SDK to the project as seen in the image below. Click Next.
Click Finish as seen in the image below.
In Android Studio, open your device manager. Create a device if one is not present as seen in the image below.
Run the Android application by clicking 'run app' as seen in the image below.
To contribute:
- Fork this repository.
- Create a new branch.
- Make your changes and submit a pull request.