Skip to content

badriyassine/crud_bootstrap_javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD javascript

CRUD application built with JavaScript (frontend only), implementing create, read, update, and delete logic using client-side data handling. Designed for learning and practice purposes.


Table of Contents


Live Demo

See the website live


Screenshot

products


Features

  • Create new items
  • View stored items
  • Update existing items
  • Delete items
  • validation and error handling
  • Client-side data management (Local Storage)

How to run it

  1. Clone the repository:
git clone https://github.com/badriyassine/crud_bootstrap_javascript.git
  1. Open the folder:
open index.html in your browser.

Technologies Used

  • html
  • css
  • JavaScript
  • Bootstrap
  • validation

Author

Made by BADRI YASSINE


About

simple crud app created using javascript & Bootstrap.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors