PrachpaveenY / crud-basic-js

CRUD Basic ( Complete ) ( JavaScript, CSS, HTML )

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crud-basic-js (Complete)


Detail :

  • Project : Basic CRUD JS
  • Can create new information
  • Can read information
  • Able to edit or update information
  • Can delete data

Structure :

๐Ÿ“crud-basic-js
โ”‚
โ””โ”€โ”€ ๐Ÿ“css	
โ”‚   โ””โ”€โ”€ ๐Ÿ“„style.css
โ”‚
โ””โ”€โ”€ ๐Ÿ“javascript
โ”‚   โ””โ”€โ”€ ๐Ÿ“„crud.js
โ”‚
โ””โ”€โ”€ ๐Ÿ“„index.html
โ””โ”€โ”€ ๐Ÿ“„note
โ””โ”€โ”€ ๐Ÿ“„README.md

Run project step :

  • Open Server :
    # Open with Live Server
    
  • Open my project website :
    https://prachpaveeny.github.io/crud-basic-js/
    

About

CRUD Basic ( Complete ) ( JavaScript, CSS, HTML )


Languages

Language:JavaScript 57.3%Language:HTML 40.6%Language:CSS 2.1%