Code Monkey home page Code Monkey logo

finance-public's People

Contributors

aetherdev avatar

Watchers

 avatar

finance-public's Issues

Footer Logo

Footer logo in landing.php breaks layout in landscape mode on mobile

Maybe adjusting z-index to background helps

PHP file & sql handling

Need to closer connect php file upload and unlink to sql queries (specifically insert and delete queries).

Maybe with a temporary files to upload and trash directory.

Monetary notation

On fimamce overview (index.php) the monetary number format has to be european, but is us america

Reliable E-Mail

The php mail() function is filtered by most e-mail providers. In order to fix this, several custom DNS records need to be added to the hosting domain.

Records needed:

  • PTR
  • Record
  • DKIM
  • SPF

Upload form

Clear fields of upload form after successful upload

Attachment view rights

Attachments can be viewed by everyone as of now, this is however hard to achieve because you need the md5 hashed uri to the uploaded picture

-> a proof of the userid has to be implemented before loading the image

Transaction count

The notification for created transactions after the upload shows the AUTO_INCREMENT value of the DB. This should he user-specific

Missing response for upload action

The Ajax script that sends the form of a new transaction to the handler script doesn't give a visual response to some errors.

If an attached file already exists on the server and is uploaded again, the script fails because it generates a md5 hash and uses this as the filename to save it. if that filename already exists, the script fails, but there is no visual response to that for the user.

Profile update

An empty e-mail field does not count as null but as empty string and therefore is not permitted as a unique db entry in the e-mail column.

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.