Another Full-Stack ToDo List App: Charted!
- The website utilizes JsonWebToken through middleware functions to authenticate user logins and actions for an improvement in security.
- The back-end API, MySQL database, and front-end page files are all self hosted on a secondary computer using Nginx.
- Items support drag and drop.
Front-end:
Back-end:
Other