eliflores / shooting-stars

The Backend code for our Hackathon Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shooting Stars

This repository contains the Backend for the Shooting Stars app that we built for the Hack Like a Girl Hackathon.

Our Front-end code is here.

How to play with our back-end.

  1. Clone the repository
  2. Add your own API key: cp src/main/resources/application.properties.sample src/main/resources/application.properties
  3. Request Mapping: <SERVER_URL:PORT>/options?lat=<LATITUDE>&long=<LONGITUDE>&date=<DATE_IN_yyyy_MM_dd_FORMAT>

Tech Stack

Libraries

Team

About

The Backend code for our Hackathon Project


Languages

Language:Java 100.0%