Skip to content

k4rkie/Binedr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎬 Binedr

Binedr is a (for now) simple movie tracking web app built to practice and sharpen JavaScript fundamentals.
It allows you to add movies with details like title, director, release year, and poster, and mark them as watched or favorite.


πŸš€ Features

  • Add new movies through a popup form
  • Display movies as cards with poster, details, and status
  • Mark movies as "Watched" and/or "Favorite"
  • Clean, minimal layout using HTML, CSS, and vanilla JS

πŸ› οΈ Tech Stack

  • HTML
  • CSS
  • JavaScript (no frameworks)

βš™οΈ Project Status

This is a learning project and is currently in progress.
More features like edit/delete, filtering, and book tracking will be added soon.


πŸ“š Why this project?

Built as a hands-on way to apply:

  • DOM manipulation
  • Event handling
  • Form input and validation
  • Dynamic rendering

πŸ“ How to Use

  1. Clone the repo:

    git clone https://github.com/k4rkie/Binedr.git
  2. Or download the files

  3. Open index.html in your browser

  4. Start adding movies!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published