Giter Site home page Giter Site logo

peanut-pixel3's Introduction

Dev Setup

  • Start mock backend server: json-server --watch db.json --port 3001

Bugs:

  • Add findings :
  1. Cant't add sub point for first and 3rd ..items
  2. If a point doesnt have a sub point , we should be able to drag and drop int oa sub point level
  3. Bug: CLick on row in field - want to see pop-up
  4. Raise some of the column headers to level above TEsts table as they are common.
  5. Tagging bug - multiple to single

TODO :

  1. add a slot: right now just copied code from StartOptionsPopup.vue to NewReview.vue
  2. Fix bug in question 2 in Audit COver - Date - in American format
  3. Report Generator : Create from templates and build your own report - buttons/checkboxes
  4. Add time along with date for file uploads.
  5. Like Claude chat interface, in-progress textareas/boxes should recover values after session /browser re-start.

Prompts:

My project is a SaaS tool to help internal auditors.

System role: Act as experienced Internal auditor as well as a SaaS UI/UX designer with frontend expertise. The Project is developer using Vue 3.x. and PrimeVue 3 +Sakai template. Use Script setup syntax.

Current feature: A page to allow the user to :

  1. Upload documents : using drag and drop or click to navigate PC folders.
  2. Show the upload status. Note: PrimeVue's Upload feature (advanced) may already be doing this.
  3. The properies show in a panel on the right
  4. Below the upload pane, the user should be able to tag the document to belong ot one or more stages or a new tag. Standard audit stages: planning, fieldwork, reporting.

I have given it a start with:

Upload your Document(s)

    <div  class="border-2 border-dashed surface-border">
        <div class="grid">
            <div class="col-12 flex align-items-center justify-content-center">
                <div class="font-medium text-500 mt-4"> Drag and Drop your files here or Click on Upload.</div>
                
      
            </div>

            <div class="col-12 flex align-items-center justify-content-center">                    
                <div class="font-medium text-500 mt-2 mb-4">Types of files accepted : .pdf, .docx, .xlsx, .txt, .csv,
                    .jpg, .png</div>
            </div>
        </div>

    </div>
</div>

peanut-pixel3's People

Contributors

bahadirsofuoglu avatar mjauditlytics avatar tugcekucukoglu avatar cagataycivici avatar dactechie avatar sezisfurkan avatar

Watchers

Lucian avatar  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.