Code Monkey home page Code Monkey logo

cms's Introduction

drageelr's GitHub stats-Dark drageelr's GitHub stats-Light

Top Langs Top Langs

cms's People

Contributors

drageelr avatar farrukhras avatar hamzafarooq009 avatar zoraizq avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

farrukhras

cms's Issues

UI Improvements 1.0

  • CCA Settings Boxes with dropshadows
  • Globally style all buttons (borderRadius, color using app theme)
  • Generalize styles as much as possible
  • Improve Navbar and logo (try inversion of primary/secondary colors)
  • UI elements for spacey white backgrounds where required, e.g. task manager
  • Gradients unify, randomly generate colors
  • Tooltips
  • Progress bar calculation based on current status
  • Blinking re-renders to be prevented
  • Picture test

Warning Fixes Front-End

Fix all warning errors and unused imports to prevent excess renders, performance slowdown and unpredictable bugs.

Login Page and Other Minor Bugs

  • keyboard support (button type=submit so pressing enter logs in)
  • convert cca picture to base64 string instead of URL
  • required fix login errors initially (remove onBlurValidation change props)

API Specification Document

  • Create API specification document in an MD file.
  • API Specification Document Template
  • All Categories have already been made. Refer to the DB diagram, Component Diagram, Activity Diagrams, Sequence Diagrams and Wireframes in SDS document for further clarification.
  • Remove notes which are attached with the categories. Don't remove the "Important Notes" section.
  • Once done, respond to this issue for a review. If approved the file will be committed in the "docs" folder. Don't commit the file before review

Setup Server Boilerplate From Scratch

Breakdown the server into the following components:

  1. Routes
  2. Controllers
  3. Models
  4. Services
  5. Errors

Re-write code in app.js and www files

Setup coding format

Request List CCA Filters for Fetch List

  • Status filter using chip bar (with all the CCA statuses, creating a list like ["CCA pending", "Approved"] which is sent to the back-end)

  • Dropdown for time filter with options "1 month, 3 months, 1 year, Specific duration" (also conditionally opens the date pickers for to and from when you select 'Specific duration' option).

  • "Show Completed Requests Only" switch false by default.

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.