Code Monkey home page Code Monkey logo

imagesortuploader's People

Contributors

vindicatorhq avatar

Watchers

 avatar  avatar

imagesortuploader's Issues

To do list:

Fix the updating tags of an image
Create deleting images functionality
Create a searching functionality so that images can be found by looking up the tags
Do some fixing of the frontend

Convert current blade files to vue components

Easy ones:

  • index.blade.php

Medium ones:

  • showImages.blade.php
  • showImage.blade.php

Harder ones:

  • upload.blade.php (make sure that this uses saucenao integration)
  • updateImage.blade.php
  • searchImages.blade.php (Doesn't exist yet)

Authentication with middleware

Potential idea to implement Authentication on the application:

The potential roles are:

  • Admin (Has access to everything and can create, edit and delete records, can create new users)
  • Poster (Can only post and edit but not delete, also can't access the adminpage)
  • Guest (Can only view images/tags, but cannot post, edit or delete)

Database restructuring

Potential idea for authentications
Adjust the Image and Tags tables relations to be more logical

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.