Skip to content

An application for task management, developed using the PERN stack, which consists of PostgreSQL, Express, React, and Node.js.

Notifications You must be signed in to change notification settings

fazt/pern-tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PERN Tasks

PERN Tasks is a robust task management application crafted with the PERN technology stack, which integrates PostgreSQL, Express, React, and Node.js. This web application provides a user-friendly interface for creating, managing, and organizing tasks.

Features

  1. User-friendly interface
  2. Add, edit, and delete tasks (CRUD)

Technologies

  1. PostgreSQL - for database management
  2. Express - as the back-end web application framework
  3. React - for building interactive user interfaces
  4. Node.js - as the JavaScript runtime environment

Installation

You need to have Node.js and npm installed on your PC to run this app. If you don't have it yet, you can download it from here: Node.js official site.

Clone the repository:

git clone https://github.com/fazt/pern-tasks.git
cd pern-tasks
npm install
npm start

Next Features in other version

  1. Search and filter tasks
  2. Prioritize tasks
  3. Set due dates for tasks

About

An application for task management, developed using the PERN stack, which consists of PostgreSQL, Express, React, and Node.js.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published