Skip to content

ThibaudCrespin/slideshow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slideshow

Slideshow project made at school in collaboration with @ClementLmn 🤜 🤛
Eco conception was the first goal of this project, it had to be the most lightweight and simple to use.

Description

It has two modes :

  • Creation : you can create a slideshow from start
  • Reading and updating : you can read and update an existing slideshow

You can access existing slideshows with their ID, directly from the home page.
Here's an example slideshow : -L75Qeb-AO76LEZkS0OV

Technologies

  • Vanilla JS
  • HTML
  • Vanilla CSS

Storage

The data is stored in a Firebase to simplify API and backend administration.