Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.
/ iss-geocoding Public archive

Project performed during AIS Hackathon about ISS

License

Notifications You must be signed in to change notification settings

avaucard/iss-geocoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

To use this application, you have to create a database and import db.sql into it.

Then, you have to insert your database informations in bin/PDO/PDOConnections.php

const USER = "<user>";
const PASSWORD = "<password>";
const DNS = 'mysql:host=<host>;dbname=<dbname>';

Description

Project given during the AIS Hackathon (03/13/2019)

A groupe of friends who are in love with space and code used to make space observation nights. But now, they grew up and dispersed worldwide.

In order to reunite these friends once a year to make space observation like the good old times, we want you to make an application to know which person is the closest to the ISS (International Space Station) at a given date.

To access the web plateform, you have to create an account including your city and country.

Technologies used :

  • PHP (>5.0)
  • MySQL
  • Javascript

Contributors

  • Samy VERA
  • Adrien VAUCARD

About

Project performed during AIS Hackathon about ISS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published