Skip to content

Abhrankan-Chakrabarti/interactive-constellation-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Constellation Viewer

Interactive Constellation Viewer is a web application that allows users to create, view, and share constellations. Users can draw stars on a canvas, connect them to form constellations, and save their designs locally.

Features

  • Interactive canvas for creating stars.
  • Draw lines to connect stars and form constellations.
  • Save and load constellations using local storage.
  • Share constellations with others through generated links.
  • Dark mode interface resembling the night sky.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Usage

  1. Clone the repository:

    git clone https://github.com/Abhrankan-Chakrabarti/interactive-constellation-viewer.git
  2. Navigate to the project directory:

    cd interactive-constellation-viewer
  3. Open index.html in your web browser to start using the application.

License

Licensed under the MIT License.


© 2024, Abhrankan Chakrabarti