Skip to content

WillyChristian/expense-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Propouse / Motivation

It's been a while since I've had some difficulty to control my spendings, so I decide to create this project to helps me to deal with it.

How it works

It's pretty straight foward and quite simple. First, I copied a financial expense control spreadsheet from the internet and pasted it on a new google spreadsheet. Then, with a google developer account (it's not a special account... just a name), I went to the dashboard, created a new app and gave to it a license to the Gooogle Spreadsheet API. With this, I can use an app (can be mobile or web) to menage my sheets and add/remove data from it right on my phone

What I using

I decide to use Next.JS, just because it makes easy to create on the same app the front end and the API/Backend. With Next, React cames as default and I choose Styled Components beacause it's handy to wrote the SASS-like CSS and use JS in styles.

For the next steps, I decide to add some animations on mobile despite the fact that my form is not that big. However, it will helps to handle situations with less screen. So then, I'm planning to use GSAP, which I have experiensed before and it's an awesome library.

Deploy on Vercel

I will deploy the app soon. Actually, just the sidebar and the form has some content builded, so... when more content were added, I will use Vercel to hold the application. And... I also have to build some access control first.

Last update (dec-19-2022): I'm working on the UI. I'm not so good when it comes create designs, so I'm getting some inspirations on Dribbble. Captura de Tela 2022-12-19 às 00 01 05

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published