Skip to content

AlexandreSkal/expensesUdemy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

expensesUdemy

Project developed while following the course of Professor Leonardo Moura Leitão (Coder).

The project is designed for personal expense registration. With this project, we can register our expenses, and the application shows a weekly summary of the spending. Any spending outside the range of 7 days will not be displayed.

image

In Scaffold, we can register a new expense.

image

What I learned in developing this application until 01/09/2021:

Basic usage of both Stateless and Stateful Widgets.

  • Create adaptive resources for Android and IOS.
  • Everything is a Widget hehe.
  • Basic responsiveness features.
  • Create classes for resources that repeat in the application.

Several interesting resources were used in the application, but the ones listed above were the ones I learned the best.

Future improvements for the application:

  • Create a feature to edit an already registered expense (currently the only option is to delete and register the expense again).
  • Automatically delete expenses that are over 7 days old, since they don't make sense for this application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages