https://github.com/artursantiago/cadastro-de-alunos
CRUD básico utilizando apenas html, css e javascript puro.
https://github.com/artursantiago/cadastro-de-alunos
Last synced: about 1 month ago
JSON representation
CRUD básico utilizando apenas html, css e javascript puro.
- Host: GitHub
- URL: https://github.com/artursantiago/cadastro-de-alunos
- Owner: artursantiago
- Created: 2019-10-05T00:44:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-29T15:42:43.000Z (over 4 years ago)
- Last Synced: 2025-03-26T06:13:00.742Z (about 2 months ago)
- Language: HTML
- Homepage:
- Size: 75.2 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cadastro de Alunos
Este projeto consiste em um CRUD simples.Tecnologias usadas:
* HTML
* CSS
* Javascript*Note: O localstorage foi usado como recurso para aramazenar as informações*