PROJECT DOSSIER // [EPITECH JAM]VIEW SOURCEBACK TO PROJECTS →

01 // PROJECT AT A GLANCE

EPITECH JAM

JSTS

A hackathon on the theme of space, with NASA's astronomy pictures.

The JAM is an internal hackathon: an imposed theme, very little time, and a team. The theme being space, the project was built around NASA's public API that publishes a commented astronomy photograph every day. The ambition was broad: a web application and a mobile application sharing the same service.

A React web gallery around the NASA APOD API, an Ionic 4 / Angular mobile application packaged for Android, and a Node/Express + Sequelize backend carried over from an earlier project: a scope deliberately wider than the available weekend.

PRIMARYJavaScript
DELIVERYTEAM RECORD
VERIFICATIONnpm
SOURCEINSPECTOR READY
MEDIA ATTACHMENTS (Images, Photos, Videos)

03 // KEY OUTCOMES

  • Web, mobile and backend all tackled in parallel over a single weekend
  • Integration of a real public API with day-by-day temporal pagination
  • A clear lesson learned about scope calibration under time pressure

BEYOND THE BRIEF

  • Three deliverables in one weekend (web, mobile, backend) where one would have been enough
  • A backend over HTTPS with a self-signed certificate

04 // SOURCE TREE

READING SOURCE…