Skip to content

A website experience to see all the constellations with their informations.

Notifications You must be signed in to change notification settings

ldandrel/Explore-the-sky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Explore the Sky

A website experience to see all the constellations with their informations.

Explore the sky

Features

  • Sky with all the constellations drawing, refresh in real time (lat, long, date)
  • Slider with all the constellations
  • Sidebar for the informations of the constellation choose
  • Live search bar
  • Current date and hour
  • City (latitude and longitude) with local meteo

Usage

Requirements

Dev requirements

Installation

  • Use composer install on root folder
  • Import database structure from database.sql
  • Update config values in App/Config.php
  • Set the public folder as Web server root

API endpoints

The base URL for all API resources is /api. The default returned MIME type for requests is always application/json.

Constellations
Endpoint Description
GET /constellations/ Get all constellations
GET /constellations/?id= Get a specific constellation (with neighbours id, neigbours name, neigbours ra, neigbours declinaison)
GET /constellations/?name= Get a specific constellation (use for live search)

Dependencies used

Front-end

Back-end

TO DO

  • Gyro for mobile experience

About

A website experience to see all the constellations with their informations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published