Skip to content

A birthdays list app created using CRUD operations and developed with HTML, CSS/SASS, and JavaScript.

Notifications You must be signed in to change notification settings

julianachagas/birthdays-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Birthdays List

This project is a birthdays list application created using CRUD (Create, Read, Update, Delete) operations and developed with HTML, CSS/SASS, and JavaScript.

Concepts practiced: DOM Manipulation, Events, Local Storage, Constraint Validation API, Regex, ES6 Modules.

This project is part of the 7 Days Of Code Challenge by Alura, a Brazilian learning platform.

🔗 Link

🛠️ Technologies

  • HTML
  • CSS
  • SASS
  • JavaScript

💡 Features

  • Create a new entry: enter the name of the person and birthday using the form
  • Data is stored in local storage
  • Read: user has access to the entries in the UI
  • Update: edit entry
  • Delete: delete entry from the UI and local storage
  • Message when input is invalid

💻 Demo

  • Create and Read



  • Update and Delete



📚 Resources

👩🏻‍💻 Author


Made with 💜 by Juliana Chagas

About

A birthdays list app created using CRUD operations and developed with HTML, CSS/SASS, and JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published