Skip to content

ivan-svetlich/planner-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

PLANNER - Calendar App

This is the Java-Spring version. Also, take a look at the .NET version.

Table of contents

General Info

Appointment Book app to keep track of important deadlines, special events and more with clear organization.

Technologies

This project was designed with:

  • Java 11 - Spring (v. 2.6.4)
  • TypeScript (v. 4.5.2)
  • React.js (v. 17.0.2)
  • PostgreSQL

Other relevant technologies used:

  • Redux
  • JSON Web Tokens (jwt)
  • Formik - Yup

Appearance

Signup form

1

Login form

2

Your personal appointment book

Navigate through the calendar and add your notes.

3

Add your notes

4

Keep track of the tasks you've completed

Notes marked as completed are crossed out.

5

Erase notes

Removed notes are shown with less opacity and crossed out by a wavy line, and will dissapear on next page load.

6

Animated Sidbar Menu

7