Skip to content

Bookkeeper Docs

The Bookkeeper project is a multi-user application designed for bookkeeping and accounting tasks. It utilizes a C# ASP.NET Core REST API for the backend functionality, while the frontend will be implemented in a separate project. With Bookkeeper, users can efficiently manage their financial records and perform various bookkeeping operations.

INFO

This project is still in woking progress. The documentation will be updated as the project progresses. For all the latest updates, please check the GitHub repository of the Docs and the API. Or get the latest version of the projects by cloning the repositories:

git clone https://github.com/h0peRL/Bookkeeper_Docs
cd Bookkeeper_Docs
git clone https://github.com/h0peRL/Bookkeeper_API
cd Bookkeeper_API

Why Bookkeeper?

This project was conceived and implemented during our education as Software Engineers in the IMS program at the BBBaden School. Currently in our 3rd Year, we aim to further enhance our skills, focusing on a specific module dedicated to Multi-User applications. This additional module will deepen our understanding for mudlti-user applications. The Bookkeeper project is a great opportunity to apply our knowledge and skills in a real-world scenario.