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: 9 months 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.
- Host: GitHub
- URL: https://github.com/msichterman/nestjs-task-management
- Owner: msichterman
- Created: 2019-10-20T21:13:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-12T01:43:48.000Z (over 3 years ago)
- Last Synced: 2025-03-26T09:01:42.656Z (about 1 year ago)
- Topics: elasticbeanstalk, javascript, material-ui, nestjs, nodejs, postgresql, reactjs, s3
- Language: JavaScript
- Homepage:
- Size: 2.62 MB
- Stars: 6
- Watchers: 0
- Forks: 3
- Open Issues: 42
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://msich.dev/)
[](https://twitter.com/mattsichterman)
[](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/)