/Task-Management-App

The application is designed to help users manage their tasks by dividing them into categories. Using the application, we are able to create our own board dividing our tasks into To Do, In progress and Done. Thanks to the login system, you can access your board from anywhere.

Primary LanguageEJS

Task Managment App

The application I created is designed to help users manage their tasks by dividing them into categories. Using the application, we are able to create our own board dividing our tasks into To Do, In progress and Done. Thanks to the login system, you can access your board from anywhere.

Table of Contents

General Information

  • Final project of the subject Webowe Biblioteki Programistyczne, sem IV
  • App helps you organise your tasks
  • Tasks are divided into three categories: To do, In progress and Done

Technologies Used

  • Express - version 4.17.1
  • MongoDB - version 3.6.6
  • Mongoose - version 5.12.9
  • EJS - version 3.1.6

Features

  • User system implemented with registration form
  • Ability to add your own tasks
  • Task managing

Screenshots

image

Setup

Project requires instalations of node.js and packages included in package.json. You can do it by using this commmend:

npm install

The next step is to start your local server:

npm run devStart

Project Status

Project is: complete

Room for Improvement

Room for improvement:

  • Better user account support
  • Application interactivity

To do:

  • Task editing
  • Better statistics

Acknowledgements

  • This project was inspired by Trello

Contact

Created by @wkoziel - feel free to contact me!