Code Monkey home page Code Monkey logo

wallet-manager's Introduction

This is a basic Wallet Manager type application

This application uses Python based FLASK framework for its backend and Postgresql for database.

Site is currently in Beta Version hence some functionality are not functional.

Visit My Wallet for live demo

  • Hosting Credits = Heroku
  • DataBase = SQLite (Development) Postgresql (Production)
  • Framework = Flask (Python)

Some heroku config files have not been added for security. But this repo is ready to clone for local development purpose.


Updates Pending : UI improvement, User interactive sessions, Improved Login.


To Get this application running on your local machine

Download this repository as a zip file and extract it in the desired directory.


I prefer to use a virtual environment for running this app. Search online for how to activate virtual environment for your operating system.


After activating virtual environment. Run following commands :

pip install flask

pip install sqlalchemy

python app.py

You are good to go. Browse at localhost:5000.

Enjoy! ๐Ÿ‘

Home Page

New Month

wallet-manager's People

Contributors

pradeepgangwar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

streuby

wallet-manager's Issues

Validation not done for month and year

In 'month' field, it can accept any string. Instead, it must check if the entered text is a valid month or not.
Similar is the case with the 'year' field.

Radio button problem

On the new transaction item page, once Debit radio button is clicked, we can not go back to credit radio button..

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.