Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
3c4705c
Merge branch 'master' into customButton
davidsonpoole Oct 3, 2018
e9fdab4
Merge branch 'customButton' of https://github.com/Pgibert3/Donatrix i…
zday123 Oct 4, 2018
aaec3e8
Added Singleton Database.java. Still have RNJavaLink changes and Regi…
zday123 Oct 4, 2018
82ec189
Getting Singleton to work. Added getters for Database.java and change…
zday123 Oct 10, 2018
6a3341f
Made package for Database.java com.donatrix. Should work with registe…
zday123 Oct 10, 2018
426ba1f
Database.java and RNJavaLink.java changes. Registration works. Login …
zday123 Oct 10, 2018
a34afda
Merge branch 'master' into SingletonDatabase
zday123 Oct 10, 2018
ce75aae
Linked frontend to Database with RNAndroidBridge
awarrier99 Oct 11, 2018
73bfdb7
Linked login
awarrier99 Oct 11, 2018
3eb0f52
Got login and registration working
awarrier99 Oct 11, 2018
8d0589e
Converted locked field to a boolean
awarrier99 Oct 11, 2018
e49a903
Added admin user class
parkerha1 Oct 11, 2018
ad52161
Added user type
awarrier99 Oct 11, 2018
6aa8a98
Merge branch 'SingletonDatabase' of https://github.com/Pgibert3/Donat…
awarrier99 Oct 11, 2018
e111128
Can't get file output to work
awarrier99 Oct 11, 2018
1aba357
Persistence and serialization now working
awarrier99 Oct 11, 2018
ac285ec
Fixed admin
parkerha1 Oct 11, 2018
f987652
Literally blew away the old system. Made one array that stores users …
zday123 Oct 11, 2018
0466618
Making the new freaking admin class
zday123 Oct 11, 2018
8cb961b
Damn your shitty admin commit parker
zday123 Oct 11, 2018
52031c0
Added package lock
awarrier99 Oct 11, 2018
1f12450
Merge branch 'SingletonDatabase' into persistent-database
awarrier99 Oct 15, 2018
bd8bdea
added image
davidsonpoole Oct 17, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
node_modules/
**/.idea/
**/local.properties
android/app/build/
**/build/
**/.gradle/
.DS_STORE
.expo/
Expand Down
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,8 @@ close the node terminal and repeat step 5. For reload via double tapping 'r'
or live reload, most of the time the emulator has to successfully build on
start up. Errors introduced to the code after the first sucessfull build
will not impact reloading.

Credits
-------------

Icons made by Google found from FlatIcon licensed by CC 3.0 BY

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading