Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 814 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 814 Bytes

Planet_Tracker

This site is made for users to input a time to be notified by text/email, when certain planets in our solar system are in the sky. Once a user has made an account they will be able to choose what type of notification to recieve.

Setup Instructions

  • Download files.
  • Create database named planet_tracker.
  • type in your console: psql planet_tracker < planet_tracker.sql
  • type in your console: gradle run
  • run this in browser: localhost:4567

Known Bugs

No current known bugs.

Contributers

  • Daniel Wulff
  • Nick Lyman
  • Patrick Wells
  • Blake Bless

Technologies Used

  • Java
  • JUnit
  • FluentLenium
  • Gradle
  • Spark
  • SQL
  • Postgres

License

Copyright (c) 2016 Daniel Wulff, Nick Lyman, Patrick Wells, Blake Bless