A possible backend implementation for the Budget apps on Android & iOS
Find a file
William Brawner 05f203a56f Implement category archiving
Archiving is a step below deleting. It represents categories that may no
longer be relevant to your current budget, but are still useful to keep
around for historical reasons.
2020-06-30 03:18:24 +00:00
api Implement category archiving 2020-06-30 03:18:24 +00:00
gradle/wrapper Update to Gradle 6.4 2020-05-31 13:23:28 -07:00
.gitignore Add missing gradle files 2020-02-12 20:06:05 -07:00
build.gradle Convert the rest of the codebase from Kotlin to Java 2020-05-31 22:06:21 -07:00
captain-definition Configure caprover deployments 2019-05-22 21:54:15 -07:00
docker-compose.yml Add Angular app to dev docker-compose.yml CORS exceptions 2020-05-26 18:48:47 -07:00
Dockerfile Update Dockerfile to use JDK 14 2020-06-01 08:03:35 -07:00
gradlew Migrate from JDK 8 -> 11 and use Gradle instead of Maven 2020-02-10 17:57:53 -07:00
gradlew.bat Migrate from JDK 8 -> 11 and use Gradle instead of Maven 2020-02-10 17:57:53 -07:00
LICENSE Add license 2019-10-03 15:24:43 -07:00
settings.gradle Move source into api module 2020-05-31 13:23:28 -07:00