Group repository for CS 386 at Northern Arizona University
Using gitKraken or any git-hosting app clone the ChoreTrackerApp repository. From there using Android Studio open the ChoreTrackerApp to see all the current files that are already programmed.
as GitKraken: download from here choose correct software type that your computer runs on.
Android Studio: download from here
First open Gitkraken and select the clone repo option and using the url from the ChoreTrackerRepo input that into the box: Once the repo is successfully cloned then there should be a folder with all the files in the repo. The next step is to open Android Studio and from there select File located in the upper area of the screen and then Open, this is where you select on the ChoreTrackerApp and then app, select open and from there the project should be able to open with all of the programs already made. Under the app folder, the Java folder contains all the Java files that correlate to the XML files; under the res > layout folder is where the XML files should be located.
Using the built-in emulator in Android Studio, testing the program on a virtual screen will help the development of the application itself.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use GitKraken and Android Studio for versioning. For the versions available, see the tags on this repository
- Joe Vargovich
- Zach Spielberger
- Olivia Thoney
- Zach Wilson
- Andrew Munoz
- Leslie Gurrola
This project is licensed under the GNU GPLv3 license - see the LICENSE.md file for details
- Hat tip to anyone whose code was used
- CS 386