Skip to content

Next.js application for finance control. Possibility to register incomes, outcomes and transactions between custom accounts and categories.

Notifications You must be signed in to change notification settings

christiandueck/financapp-front

Repository files navigation

FinançApp Front-End Project

Trabalho de Conclusão de Curso para o curso de Análise e Desenvolvimento de Sistemas da Universidade Federal do Paraná.

Developed by:
Christian Dueck
Cleriton Muchinski
Leonardo Castro de Oliveira


Figma Project

https://www.figma.com/file/CxFseBWSNkHe34Id5nQfTd


Getting Started

With docker installed, after cloning this repository, enter the project folder financapp-front.

1. Build docker image:

docker build -t financapp-front .

2. After successful build, run the docker container on port 3000:

docker run -p 3000:3000 financapp-front

3. With docker running, open http://localhost:3000 with your browser to see the result.

About

Next.js application for finance control. Possibility to register incomes, outcomes and transactions between custom accounts and categories.

Topics

Resources

Stars

Watchers

Forks

Languages