We are a programming community! We want to
- release our very first community project Track Expenses App
- gain experience programming together and with mentorship to exchange our expertise.
- develop our collaboration skills, and to develop and master our hard and soft skills.
Welcome you to our community, which is open to everyone who is willing to learn in the programming field. Just go to our discord and register.
- 🙋♀️ We are the "Bycza Zagroda” community
We are currently working on the Track Expenses App project for users to help them track their own expenses and incomes/revenues. Balances, which you will receive, via the app, will be based on calculation between your receivables and payables. We are developing a skeleton/bare bones/minimal version of this App for pre official-release user testing. We’re resolving interesting problems connected to architecture and implementation. We address them by using docker-compose with a database connected to Liquibase. We’re doing this to improve communication between our back-end and front-end. The User will see a user interface based on Angular which is supported by Spring Boot.