Skip to content

CRUD application that assists in the tracking of sales and expenses, improving user experience for reselling items online

Notifications You must be signed in to change notification settings

CFKeef/ExpensieV2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expensie

The goal of this application is to make tracking sales related to a business easier.

UI Preview

Gallery

Here are some snippets of the UI

Dashboard Screen with editting entry visible

Dashboard Screen with editting entry visible

Sales Dashboard

Sales Dashboard

Expenses Dashboard

Expenses Dashboard

Analytics Dashboard

Analytics Dashboard

Executing program

  • How to run the program
  • Run npm start in a terminal
  • After the CRA server is up, run npm run client to start the electron app
  • Enjoy!

Going Forward

This was my first project working with Electron which has been pretty neat. I really enjoyed working with just one stack for everything.

Some issues I really want to work on for the future:

  • Technical Debt:

    • In this project I found myself having to rewrite some earlier code to fix/improve it since a new feature is being blocked because of it.
  • Scope of Project:

    • Since I'm the lone person working on this I was handling everything from design to backend and I just planned too much when the application wasn't even a github repo

About

CRUD application that assists in the tracking of sales and expenses, improving user experience for reselling items online

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published