Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/wfercanas/appointment-planner
- Owner: wfercanas
- Created: 2021-07-26T21:45:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-27T02:35:48.000Z (over 3 years ago)
- Last Synced: 2024-12-24T23:24:47.724Z (about 2 months ago)
- Language: JavaScript
- Size: 563 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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