This is Web client for GeekBudget.Api. Try it now
API repository: GeekBudget.Api
GeekBudget is budget tracker for geeks (hence the name). It is focused on transparency, ease-of-use and extensibility. This repository contains official web client for GeekBudget API.
There is no bussines logic in this client. It fully relies on GeekBudget.Api. Offline version of the website is available (thanks to service workers), however it does not cache data, so there will be no functionality.
Client designed to work serverless (as a static page). Currently test version is hosted on GitHub pages.
This project is under heavy development. There is first alpha-version upcoming soon. Stay tuned.
-
React 16
-
React Router 4
-
React-concise-state
-
Jest
-
Enzyme