Code Monkey home page Code Monkey logo

home_accounts's Introduction

home-accounts

This is a web app that allows users to track their financial activities. Any user can create and account and start tracking their money. This is very user friendly and easy to use. There is only one form with multiple option to enter any transaction. The app makes graphical analysis of all user transactions and it is easier for users to see the status of their finances in statistic page. The aim of this app is to give users a simple interface that is easy to use.

Api Documentation

home-accounts-api

Project Display

screenshot screenshot screenshot screenshot screenshot screenshot screenshot

Built With

  • Express
  • MongoDB
  • Mongoose
  • Node JS
  • React
  • React Icons
  • Fushion Charts
  • Tailwind

Getting Started

Requirements

  • Own mongodb account to run the app with valid database.

To get a local copy of the repository please run the following commands on your terminal:

$ git clone `https://github.com/ajkacca457/home_accounts.git`
$ create config.env file in env folder
$ Add the following variables in config.env file: 
    - PORT (preferablly 5000 for backend server)
    - MONGO_URI (own connection string that for mongodb)
    - JWT_SECRET (it could be anything but it is preferable to use encryption key generator to get a good key)
    - JWT_EXPIRE (any range from 1h to 1y)
$ cd home_accounts 
$ Run `npm install` to install the necessary modules for backend
$ Run `npm start` to start backend server.
$ cd client
$ Run `npm install` to install the necessary modules for front end
$ Run `npm run start` to start frontend server.
$ Start using and modifying the app.

Testing Project

To run test in your terminal:

$ No tests available for the backend codebase.
$ Run `react-scripts test` to run basic tests for front-end

Limitations

  • Right now the app doenst have a live link.
  • Time based transactions filter is yet to be added.
  • Time based stats filtering is yet to be added.

Future development pipeline

  • Adding timeline based filtering to both transactions and statistics data fetch.
  • Adding option for user to generate pdf report/sharable link.

Authors

๐Ÿ‘ค Avijit Karmaker

๐Ÿค Contributing

Contributions, issues and feature requests are welcome!

Show your support

Give a โญ๏ธ if you like this project!

Copyright

This is a project developed by Avijit.

home_accounts's People

Contributors

ajkacca457 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.