Skip to content

dannymccarragher/Priority-Pal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Priority Pal

Project Overview

Priority Pal is a task management application designed to help users organize, prioritize, and track their tasks efficiently. Currently in its early phases, the project will evolve into a robust tool with added features like calendar integration, user authentication, and task prioritization.


Current Features

  • Task Management:
    • Create, read, update, and delete tasks.
    • Tasks are stored in a MongoDB database for persistent storage.
  • Routing:
    • Express.js handles server-side routing for API endpoints.

Additions to Come Soon

  1. Calendar Integration:
    • A calendar view to display tasks and deadlines.
  2. User Authentication:
    • Secure user accounts with JWT-based authentication.
    • Tasks will be associated with individual users.
  3. Task Prioritization:
    • Assign and sort tasks based on priority levels.
  4. Enhanced Frontend:
    • Improved UI for task management and better user experience.

Technologies Used

  • Backend:
    • Node.js: JavaScript runtime for building server-side applications.
    • Express.js: Framework for routing and middleware handling.
    • MongoDB: Database for storing task information.
  • Frontend:
    • React
  • Authentication:
    • JSON Web Tokens (JWT): (Planned) For secure user authentication.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors