GithubHelp home page GithubHelp logo

invoiceme's Introduction

InvoiceMe

Simple invoice program

Stage 1

UI design

  • Login form (Done)
  • MainMenu from (Done)
  • Contact form (Done)
  • Invoice form (Done)
  • Overview form (Done)
  • Print form (Done)

Scripting

  • Loging form functions with DB (Done)
  • Contact form to add contacts to DB (Done)
  • Contacts form to edit existing contacts (Done)
  • Invoice form to add invoice to DB (Done)
  • Invoice form to edit existing invoices (Done)
  • Overview form to show Invoice table (Done)
  • Overview form to show Contact table (Done)
  • Print form to output invoice to print (Done)

Feedback

  • Fonts changes to more readable font (Done)

Stage 2

UI design

  • revise UI design
  • sort TAB functions on all forms

Scripting

  • Print form to print Inovices (Done)

  • Add feature: incase of empty LoginTable create new Account

  • Set up Params file for Company

  • Change way Invoice Creation is done : Important (string needs to be "'unit' 'Description' @ 'UnitCost' = 'TotalCost'")

  • Checking on deletion of client there are no invoices stored with ID : Important

  • Workout if Client needs LatePaid field updated

Stage 3

Features

  • Add Admin Field to Login Table
  • Admins to have access to Creation of new Accounts
  • Client LatePaid checks , Last invoice check is late, Add amount to bill based on terms and conditions

invoiceme's People

Contributors

jaboom avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

invoiceme's Issues

Invoice String

Invoice Description needs to be a certain string format for the print function to work.

string for mat is "unit description @ unitcost = totalcost".

UI TAB functions

Currently TAB on some of the UI forms TAB randomly to fields.

MainMenu Form (adding users)

---This can only be done once Login table has been updated---
Allow Owner and admins to create new users ( hidden option)

Client deletion

Currently clients with invoices can be deleted.
This also creates a problem with Adding a new client , if last client in the DB was deleted and had invoices the new client will inherit these invoices

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.