Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

[🟣 Easy] React project developed within the Codecademy Fullstack Engineer Path.
https://github.com/wfercanas/appointment-planner

Last synced: 5 days ago
JSON representation

[🟣 Easy] React project developed within the Codecademy Fullstack Engineer Path.

Awesome Lists containing this project

README

        

# Appointment Planner

### Difficulty: 🟣 Easy

## Project URL

🚀 You can check the project working in the following link: https://wfercanas.github.io/Appointment-Planner/

## Project Description

This project lets you create contacts and appointments with those contacts in future dates. The App has two pages, one for contacts creation and another one for creating appointments given a list of contacts to choose from.

## Project Intention

This project is developed within the fullstack web development path of Codecademy and it's intention is to practice React while building a web app using functional components and hooks. It also focuses on separating responsibilities between container components and presentational components.

## Technologies used

React