Skip to content

douglasF5/willow-personal-finance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Willow Personal Finance

About

Simple budget-tracker fullstack web app.

Tools

  • HTML
  • CSS (SASS)
  • JavaScript
  • Modular approach using SASS and JavaScript native modules for styling and scripting, respectively
  • NodeJS
  • ExpressJS
  • PostgreSQL

Implemented features

  • ✅ Listing and filtering transactions
  • ✅ Adding, Editing and Deleting transactions
  • ✅ Calculating and displaying data summary based on created transactions
  • ✅ Hide values
  • ✅ UI theming
  • ✅ Responsive layout

Project screenshots







Installation

  • Install it by running npm install in the project's root directory
  • Run the project with npm start
  • Build the project with npm run build

Extra notes

  • This project is purely a practical exercise intended for developing and/or showcasing my skills in the tools/techniques/concepts mentioned above. It's not meant to be a complete production-ready solution. If you have any questions or simply want to chat about it, feel free to reach out!

About

Simple budget-tracker web app developed using Vanilla JavaScript. Practice project from Warren Tech Academy.

Topics

Resources

Stars

Watchers

Forks