Skip to content

I want to help photographers master the magic hour. Magic hour is an hour or so before sunset and after sunrise when natural light is at the optimal temperature. My app tells the user when the magic hour will happen each day, depending on user's local sunrise/sunset times. I animated the solar cycle in the background, so the app is both pretty a…

License

Notifications You must be signed in to change notification settings

ark234/ITS-MAGIC-IN

Repository files navigation

Title:

It's Magic In...

Heroku Deployment:

https://its-magic-in.herokuapp.com

Description:

I want to help photographers master the magic hour. My app will tell the user when the magic hour will happen each day, depending on location. Magic hour is an hour or so before sunset and after sunrise when natural light is 👌👌👌. I want to animate the solar cycle as well so the app will be beautiful as well as practical.

Technical Detail:

  • Webapp will be built on Node.js using Express MVC architecture
  • There are going to be two models: users and magic-hour
  • pg-promise will be used for accessing local database
  • axios will be used for making external api calls
  • bcrypt will be used for auth and password encryption in db
  • Moment.js will be used for time keeping

Minimum Viable Product (MVP):

  • User login/registration ✅
  • Real-time clock ✅
  • Magic hour reminders based on sunset-sunrise API (https://sunrise-sunset.org/api)
  • Animate solar cycle ✅

Secondary Objectives:

Tech Stack:

  • HTML5
  • CSS3
  • JavaScript
  • jQuery
  • Node.js
  • AJAX

APIs

Packages

About

I want to help photographers master the magic hour. Magic hour is an hour or so before sunset and after sunrise when natural light is at the optimal temperature. My app tells the user when the magic hour will happen each day, depending on user's local sunrise/sunset times. I animated the solar cycle in the background, so the app is both pretty a…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published