Skip to content

Jacob-FullStackDev/ViteTodosCalendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ViteTodosCalendar

About

  • A calendar that a user can make an account and manage their daily todo items.
  • I wanted to learn how full stack development works which is why I made this project.

Features

  • Handles user registration/logins and encrypts their password using bcrypt.
  • A user can track and manage their todos for any given day.

Planned Features

  • Add visual feedback when a user wants to make an account with a username that has already been used.
  • When a new user makes an account, redirect them to the calendar page.
  • Handle user logouts.
  • Improve the styling on all pages.
  • Add account deletion functionality.
  • Create a custom calendar page (instead of react-calendar package.)
  • Handle email signups.
  • Add more graceful error handling.

Technologies used

  • REACT.js
  • React-calendar
  • React-router
  • Git bash
  • GitHub
  • VS Code
  • SQL and Mysql workbench
  • Express.js
  • Cors
  • Body-parser
  • Nodemon
  • Mysql2
  • Dotenv
  • Bcrypt
  • Postman

Accessing the project

About

A personal calendar app where users can track and manage to-do items by date. Features include task categorization, reminders, and progress tracking.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors