Skip to content

Commit

Permalink
Added info about the file structure of the repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ericjunkins authored May 4, 2017
1 parent 5ddf69d commit 8cc4caa
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,13 @@ Project Plan:

Plan on project tracking software, link above.

File Structure:
Main Repo --
JavaDoc -- Contains all the autodocs for the java files of the android app
MyFirstApp -- Contains everything necessary to build the app
/app/src/main/java/come/example/lerrrrmps -- Location of Java files used to build appp
/res -- all files needed for XML display and variables used for the app
RaspberryPi -- files used on the raspberry pi(s) to control the RC car
Supporting documents -- powerpoints etc
TestingPrograms -- programs used to test functionality of wifi network etc, not used in final build

0 comments on commit 8cc4caa

Please sign in to comment.