Skip to content

Desktop application that allows you to manage your movie and show watchlist. It is built using Electron and React.

Notifications You must be signed in to change notification settings

arjunindia/positron

Repository files navigation

Electron Notion

Positron

Positron is a desktop application that allows you to manage your movie and show watchlist. It is built using Electron and React.

Team members

  1. Arjun S [https://github.com/arjunindia/]
  2. Alfina Haneef [https://github.com/alfina-haneef]
  3. Krishna Prasanth [https://github.com/krishnaprasanth7102]

Demo

See the Demo Here

How it Works ?

  1. The project is built using Electron and React.
  2. The project uses the IMDB API to fetch movie and show data.
  3. The project uses the Local Storage API to store the watchlist data.

Libraries used

  1. Electron
  2. React
  3. Wouter
  4. @Shadcn/ui

How to configure

npm install
npm run dev

How to Build

npm run build:win

Or download the latest release.