Giter Club home page Giter Club logo

taskmanager's Introduction

Task manager Web application

A task manager app inspired by JIRA allows you to manage your daily tasks.

Setting up development environment

  1. Prerequisites
    • you need to have node.js installed in your machine
  2. installing dependencys
    • this project is shared without node_modules folder so you have to install all the the dependencys by your self.
    • to install dependencys:
      1. open your command line
      2. go to both these directroies /frontend/task-manager-app/ and /backend
      3. execute npm install or npm i to install all the dependencys
  3. after installing all the dependencys you are ready to start the application:
    • to start the application run npm start in both directories.

Features

1. Multiple views

there are 3 ways to see and manager your tasks:

1. List view:

  • You can drag the text to change it state or click on the check box

  • Click on drop down icon to view the information u entred about the task:

  1. Calendar view:
    • You can navigate to see your projects with a custom calendar:

  • the days that have one or more task are highlited:

  • the completed tasks have green border:

  • while the uncompleted tasks have red border:

  • Click on drop down icon to view the information u entred about the task:

3. Board view:

  • You can drag the text to change it state

  • Click on drop down icon to view the information u entred about the task:

2. Notifications

You get notified for every action you do

3. Responsive

the app is fully responsive:

taskmanager's People

Contributors

yoac-eng avatar

Stargazers

João Gabriel avatar

Watchers

 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.