Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/msichterman/nestjs-task-management
- Owner: msichterman
- Created: 2019-10-20T21:13:40.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-12T01:43:48.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T06:36:52.910Z (over 1 year ago)
- Topics: elasticbeanstalk, javascript, material-ui, nestjs, nodejs, postgresql, reactjs, s3
- Language: JavaScript
- Homepage:
- Size: 2.62 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 42
-
Metadata Files:
- Readme: README.md
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/)