Skip to content

Simple web-based camera and gallery application that allows users to capture image or video, and stored locally inside IndexedDB.

License

Notifications You must be signed in to change notification settings

AbhiArya20/camera-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple web-based camera and gallery application built to understand the basic of HTML, CSS, JS, and web APIs like DOM, UI Events, IndexedDB, Navigation, MediaStream, Permission and so on.

Project Video

Project Image Project Image

Features
  • Capture Picture and Videos from web camera
  • Apply Filter
  • View all captured images in a gallery layout (locally in indexedDB)
  • Download images or videos
Technologies used
  • HTML5
  • CSS3
  • JavaScript
  • Browser APIs
Setup and Installation
  • Clone the repository:
git clone https://github.com/AbhiArya20/camera-gallery.git
  • Navigate to the project directory:
cd camera-gallery
  • Open the index.html file in your browser

About

Simple web-based camera and gallery application that allows users to capture image or video, and stored locally inside IndexedDB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published