Skip to content

StellarGaze is a webapp allowing users to find locations with low light pollution and adequate weather for stargazing.

Notifications You must be signed in to change notification settings

CyberTropic/StellarGaze

 
 

Repository files navigation

STELLARGAZE

Stellargaze is a web app which allowed users to quickly locate areas in which naked-eye star visibility is maximized.

Setup

In the Root, run "npm run setup", and then "npm run dev". Ensure your .env files are in both the client and the root. Connection data can be given by emailing [email protected]

How does it work?

Details on how it works can be found at https://www.stellargaze.com/FAQ

What's next?

  • Push notifications so users don't have to continuously check the website - our server will run the queries for you and then notify if there are parks above a score of 75%.
  • Refactoring the code to allow for better open-source collaboration.
  • Android/iOS application.
  • Better login/registration system with e-mail confirmation, ability to change passwords, delete account, etc.
  • More accurate weather predictions using a paid weather API service.

How can I help?

Are you a sidewalk astronomer? Casual observer of the skies? Professional? A web developer? A human? We'd love to hear your feedback! Our algorithm is continuously being improved and we are open-source so any advice and/or feedback would be greatly appreciated. Please email us at [email protected]

HELPFUL LINKS

About

StellarGaze is a webapp allowing users to find locations with low light pollution and adequate weather for stargazing.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 85.2%
  • Python 12.9%
  • HTML 1.4%
  • CSS 0.5%