Skip to content

DejvVole/JavaScript-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript-project

This project is a simple web application built with JavaScript and Firebase that allows administrators to manage products. The products are stored in a Firebase Realtime Database and displayed on a web page.

Features

  • Admin authentication: Only authenticated users with admin privileges can access the product management functionality.
  • Add new products: Admins can add new products to the database, including product name, description and image.
  • View all products: All products stored in the database are displayed on the web page.
  • Edit and delete products: Admins can edit or delete existing products from the database.

Technologies Used

  • JavaScript
  • Firebase Realtime Database
  • HTML/CSS

Note that this project is not done. Backend working good but frontend its still in progress.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors