Skip to content

danwulff/Planet_Tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

106 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • SQLPL 99.8%
  • Other 0.2%