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.
- Host: GitHub
- URL: https://github.com/peterkibuchi/appointment-planner
- Owner: peterkibuchi
- Created: 2022-01-18T17:22:28.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-07T03:03:29.000Z (over 3 years ago)
- Last Synced: 2025-02-27T02:28:40.608Z (over 1 year ago)
- Topics: javascript, react
- Language: CSS
- Homepage: https://peterkibuchi.github.io/appointment-planner
- Size: 6.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
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/).