Skip to content

Augustwise/fullstack-task-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fullstack-task-manager

🎓 Simple fullstack task manager.

Made as a coursework at National Technical University of Ukraine “Igor Sikorsky Kyiv Polytechnic Institute”

Summary

Project Description

This is a full-stack web application designed for personal task management. It allows users to register, log in, and perform CRUD (Create, Read, Update, Delete) operations on their tasks. Key features include task descriptions with Markdown support, due dates, priority levels, and file attachments.

Technology Stack:

  • Backend: Node.js, Express.js
  • Database: MongoDB
  • Frontend: HTML, CSS, Vanilla JavaScript
  • Authentication: JWT (JSON Web Tokens)
  • File Handling: Multer

Screenshots

Tasks list

Add task form

Sorting

About

Simple fullstack task manager. Made as a coursework at university

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors