Git Product home page Git Product logo

customer-receipts-and-invoicing-system's Introduction

#Description

simple node js app built with

  1. cassandra db - database
  2. express.js - server
  3. express-handlebars - for html templating ease
  4. async.js - for async flow control
  5. admin lte - the admin template for the ui

Aim is to build a small system that will be able to store a customers list , a list of products we offer and we should be able to assign a "buy" to store the list of things the user has bought and store that for him. then write an invoice for him and incase of a payment, tag the invoice number with a receipt and then keep record of the monet the client owes the company and if he has cleared.

Every record uses a timeuuid as the unique identifier to collect the time events of what happens when and where.

#Progress

  1. design the schema of the db.
  2. code to automatically create the tables
  3. code to automatically populate data for tests
  4. design ui for the feature list
  5. add auth middleware
  6. connect the ui to live data - read tests
  7. tests for the data entry - create data tests
  8. test the documents generation and overal health and squash bugs

customer-receipts-and-invoicing-system's People

Watchers

James Cloos avatar Elisha Chirchir 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.