An open API service indexing awesome lists of open source software.

https://github.com/peterkibuchi/appointment-planner

An Appointment Planner Application built off React.
https://github.com/peterkibuchi/appointment-planner

javascript react

Last synced: 3 months ago
JSON representation

An Appointment Planner Application built off React.

Awesome Lists containing this project

README

          

# Appointment Planner
> An Appointment Planner Application built off React.
> Live demo [_here_](https://peterkibuchi.github.io/appointment-planner/).

## Table of Contents
* [General Info](#general-information)
* [Technologies Used](#technologies-used)
* [Features](#features)
* [Project Status](#project-status)
* [Room for Improvement](#room-for-improvement)
* [Acknowledgements](#acknowledgements)
* [Contact](#contact)

## General Information
- This application enables users to add contacts, schedule appointments, and save them to local storage.
- I undertook this project as a hands-on means of furthering my understanding of functional components and React hooks, as well as React itself.

## Technologies Used
- React

## Features
- One can add and/or delete contacts and appointments.
- Automatically saves user tasks to local storage.

## Project Status
Project is: _complete_.

## Room for Improvement
Room for improvement:
- Improve the visual design.
- Make it responsive.

## Acknowledgements
- This is a challenge project on the Codecademy [Full-Stack Software Engineer Career Path](https://www.codecademy.com/learn/paths/full-stack-engineer-career-path).

## Contact
Created by [Peter Kibuchi](https://www.peterkibuchi.com/).