Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maxjdev/simple-contact_book
Simple Contact Book using HTML, CSS and JavaScript
https://github.com/maxjdev/simple-contact_book
css html javascript
Last synced: about 1 month ago
JSON representation
Simple Contact Book using HTML, CSS and JavaScript
- Host: GitHub
- URL: https://github.com/maxjdev/simple-contact_book
- Owner: maxjdev
- Created: 2023-09-28T21:44:13.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-21T21:16:12.000Z (11 months ago)
- Last Synced: 2024-01-21T22:26:15.974Z (11 months ago)
- Topics: css, html, javascript
- Language: HTML
- Homepage: https://ebac-proj-agenda-de-contatos.vercel.app
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Contact Book Deploy
![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white)
![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white)
![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)## Image
## Description
This simple Contact Directory project is part of the EBAC FullStack Java Developer course, in the Front-End module. The application allows you to add contacts to the calendar quickly and easily.
## Contributing
We welcome and appreciate your contributions to this project! Whether you have suggestions, bug fixes, or new features you'd like to add, please feel free to fork this repository.
### How to Contribute
1. Fork the project.
2. Create a branch for your contribution: `git checkout -b my-contribution`.
3. Make your changes and commit: `git commit -m 'Add my contribution'`.
4. Push to your branch: `git push origin my-contribution`.
5. Open a pull request for review.## Feedback and Issues
If you have contributions, suggestions, or feedback, feel free to open an issue.