Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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