Giter Site home page Giter Site logo

phpnota's Introduction

PHPnota

A free and opensouce invoicing system made in Twitter Bootstrap.

How to set up:

  • Create a new database named PHPnota
  • Import the PHPnota.sql in your database
  • Copy all the PHP files to your webserver
  • Edit database_config.php inside the html folder

Todo:

  • Pretty much everything

New functions (as of ver. 0.0.2):

  • Added uploading support
  • Added partial invoice creating and generating to .PDF using FPDF
  • Added a registration system
  • More security holes

Version history:

0.0.1:

  • First release

phpnota's People

Contributors

laetificat avatar

Stargazers

Razvan avatar

Watchers

Razvan avatar James Cloos avatar  avatar

phpnota's Issues

Big issue

register.php is unsafe, no checks for SQL-injections and only checks if the username(email) already exists. Must add check for actual name or else people with the same name will upload files to the same user folder.
Possible fix would be adding user ID to folder name or only using user ID for folder name.

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.