Skip to content

Simple crud app created using html, css, javascript & linked to Api.

Notifications You must be signed in to change notification settings

badriyassine/crud_html_css_javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

20 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

CRUD – Product & Stock Management App

A frontend web application for managing products and stock, built with HTML, CSS, and JavaScript, and connected to a backend API for CRUD operations.


πŸ“· Screenshot

Dashboard Screenshot


πŸ“Œ Features

  • Add / Edit / Update / Delete products
  • Track stock & sales operations
  • View product list with details

πŸ“‹ Requirements

  • node.js & mongodb installed on your machine

πŸ“¦ Installation Guide

1. Clone the Frontend

git clone https://github.com/badriyassine/crud_html_css_javascript.git

2. Clone the Backend

git clone https://github.com/devfstantan/javascript-project-1A.git

πŸ§ͺ Run the App

Backend

  1. Open terminal in backend folder.
  2. Run those commands:
npm `install`, then `node server.js`

Frontend

  1. Open the crud_html_css_javascript folder then in your browser open index.html.
  2. The frontend will connect to the backend running on http://localhost:3000.

βš™οΈ Technologies Used

  • HTML5
  • CSS3 & Bootstrap
  • JavaScript

πŸ‘€ Author

Made by BADRI YASSINE

About

Simple crud app created using html, css, javascript & linked to Api.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published