Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ourouimed/crud-oop-js
Simple Crud App js using OOp
https://github.com/ourouimed/crud-oop-js
crud-application css html javascript js
Last synced: 29 days ago
JSON representation
Simple Crud App js using OOp
- Host: GitHub
- URL: https://github.com/ourouimed/crud-oop-js
- Owner: Ourouimed
- Created: 2024-11-05T22:23:50.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-05T22:27:36.000Z (3 months ago)
- Last Synced: 2024-11-05T23:27:41.226Z (3 months ago)
- Topics: crud-application, css, html, javascript, js
- Language: JavaScript
- Homepage: https://ourouimed.github.io/Crud-oop-js/
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crud App oop js
## Description :
This A simple Crud App using oop javascipt concepts :
- Create new Student data (full name , id , birthdate)
- delete students from list
- update student data