Giter Club home page Giter Club logo

task_manager's Introduction

Task_Manager

Task Manager - Backend hosting is down, cause herokku change policy and now the free version is unaviable.

Functionality:

  1. Create task, browse and manage it.
  2. Filtering tasks.
  3. Manage tasks which have passed and will follow separately.
  4. Display the task data.

task_manager's People

Contributors

patrykkuniczak avatar

Watchers

 avatar

task_manager's Issues

refactor react code

  • Create Toggle menu in other file (divide Menu comp)
  • Rename directories
  • Make TaskForm useable as EditForm
  • Add Type to Form

Reformat UI

Create new components with styled components:

  • Items

    • Items List
    • Header
  • Navbar

    • Display Part
    • Add Part
    • Logo #21
  • Form

    • Inputs
    • Date Input/Select

Logical part should be copied from before but every component must be split to styles and logical.

Use for logical part redux + toolkit

Create Tables

  • Task:

    • Id
    • Tile
    • Description
    • taskType
    • Notification Date
    • Important
  • Type:

    • Id
    • Name

Create e-mail sending

  • Send e-mail with confirmation after register
  • Send e-mail with password reset
  • Send e-mail with notification, 30 min. before task date

Fix Styles bugs

  • When user type date like. 31.04.2022, which isn't available, error is "Data jest wymagana" but must inform user the date is out of range.

  • When user click "Add task button" and click it again when is in, te title validation occur Error

  • Create confirm on delete task

Create basic API with controllers:

Controllers:

  • Task

    • Display
    • Display All
    • Display by Id
    • Add
    • Edit
    • Delete
  • Type:

    • Display
    • Display All
    • Display by Id
    • Add
    • Edit
    • Delete
  • Notification:

    • Display
    • Display All
    • Display by Id
    • Add
    • Edit
    • Delete

Create logger

Create logging which give information to user, for contact developer and describe issue

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.