Skip to content

Tyne Finance Backend implemented in Java (Spring), Migrating from Python (Django)

License

Notifications You must be signed in to change notification settings

muremwa/tyne-finance-jvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tyne Finance

This is a web application to help manage your finances.
Keep track of your accounts, expenses (both one-time and recurring), budgets and your wish lists.

This Repo

This repo contains the backend code for the application. It's a migration from the python implementation in django, found here.
The previous implementation in Django contains user management which will be used here and is meant to be cross compatible.
This means users and passwords are meant to be shared by both implementations. Passwords created and saved by the Spring application can be authenticated by Django and vice-versa.

DB repo found here

About

Tyne Finance Backend implemented in Java (Spring), Migrating from Python (Django)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published