Code Monkey home page Code Monkey logo

dercs's People

Contributors

atrem13 avatar labasubagia avatar mbsh99 avatar nainsanusi avatar

Stargazers

 avatar

Watchers

 avatar  avatar

dercs's Issues

Need to add time and date

In the ServiceController file, need to add time and date features.

Reason:

  • To keep up with the work
  • To make the staff notice the time and date that have been request.

Time and Date

improve login security

Correction login code and Improve security of the system (updateCustomerProfile, updateRiderProfile, updateStaffProfile)

Use Safer Algorithm HomeController.riderHomepage

Description

  • Need to use more efficient algorithm in HomeController.riderHomepage
  • Use Using DB::select means we're using Raw SQL Query which means it's vulnerable to SQL Injection, Eloquent can become one of solution

Reason

  • Vulnerable to SQL Injection and not efficient since currently SQL query return array so it's need loop in blade template

SQL Improvement

  • ServiceController use raw SQL for modify data (DB::select), the suitable change and do the correction of the SQL need to change to Eloquent

-[ ]#15
-[ ]#22
-[ ]#30
-[ ]#43
-[ ]#52
-[ ]#59

Reason:

  • Vulnerable to SQL injection

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.