Skip to content

bycza-zagroda/track-expenses-app-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English - Polish

Netlify Status

About project

This project is created by Bycza Zagroda community. The main aim for this project is for it to allow a user to track their own expenses. The code for the Track Expenses App is separated for back-end and front-end with their own GitHub repository. In the application the REST architecture and Minimum Viable Product (MVP) model is used.

Initial assumptions of the application

  • this is a small project in order to build and release with the best code practise.
  • the base of the application is able to execute the most basic actions such as: create, read, update, delete, aka CRUD
  • in this project we can work together, learn from each other and enlarge our skills or even develop them. Everything depends on which level knowledge of Spring Boot 2 you have.

Configuration Steps

Profiles

Remote Backend

Allows you to work with remote backend that's always up-to-date

  • yarn run start:remote-backend

Json Server Mock

Allows you to work with mocked data if you want to test application without making changes on database.

  • yarn run start:mock-json-server

Code of Conduct

More info in Code Of Conduct section

Contributing

Please read the file CONTRIBUTING.md

Authors

Created with ❤ by bycza-zagroda community

License

The project is covered by Apache License Version 2.0, January 2004