Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/msichterman/nestjs-task-management

A full-stack project created to allow users to manage their tasks by creating their own accounts and storing their tasks and task statuses.
https://github.com/msichterman/nestjs-task-management

elasticbeanstalk javascript material-ui nestjs nodejs postgresql reactjs s3

Last synced: 8 days ago
JSON representation

A full-stack project created to allow users to manage their tasks by creating their own accounts and storing their tasks and task statuses.

Awesome Lists containing this project

README

        

[![MSICH - Personal Site](https://img.shields.io/badge/MSICH-Personal%20Site-0892d0)](https://msich.dev/) 
[![Twitter Follow](https://img.shields.io/twitter/follow/mattsichterman?style=social)](https://twitter.com/mattsichterman) 
[![Follow on GitHub](https://img.shields.io/github/followers/msichterman?label=Follow%20on%20Github&style=social)](https://github.com/msichterman) 
# [NestJS Task Management](http://nestjs-task-management-frontend-h70.s3-website.us-east-2.amazonaws.com/)
A full-stack project created to allow users to manage their tasks by creating their own accounts and storing their tasks and task statuses.

Check out the live app [here](http://nestjs-task-management-frontend-h70.s3-website.us-east-2.amazonaws.com/)!

## Motivation
I created this site because I wanted to learn how to build a fullstack web application using a JavaScript front and backend. I decided that I wanted to learn NestJS to dive deeper into building scalable and secure server-side applications. I referenced Ariel Weinberger's [Udemy course](https://www.udemy.com/course/nestjs-zero-to-hero/) to help me along the way. The app authorizes users to sign-in to a task management dashboard, where they can add and remove tasks, update task status and search/filter tasks.

## Technologies
* JavaScript
* React
* Material-UI
* NestJS
* Node.js
* PostgreSQL
* pgAdmin 4
* AWS
* S3
* Elastic Beanstalk

## Get In Touch
* Follow me on [Twitter](https://twitter.com/mattsichterman)
* Connect with me on [LinkedIn](https://www.linkedin.com/in/msichterman/)