Code Monkey home page Code Monkey logo

passpredict-app's Introduction

Pass Predict Website

A website for predicting future satellite overpasses over a point on Earth. It is intended to be user-friendly and mobile-friendly. Anyone with a passing interest in satellite observing can use it to find good viewing opportunities.

Currently live at passpredict.com.

The satellite predictions are made with the passpredict Python package.

Passes public API endpoint

This web app exposes a public REST API for generating pass predictions. Details on how to use the API can be found here.

Tech Stack

Backend (Python)

  • Starlette
  • FastAPI
  • Databases
  • SQLAlchemy Core

Frontend

  • Jinja templates
  • Bulma styling
  • Svelte components

Infrastructure

  • Docker container with gunicorn/uvicorn
  • PostgreSQL database
  • Redis cache

Development

Use pip-compile to update frozen dependencies in requirements.txt based on requirements.in.

passpredict-app's People

Contributors

samtx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

passpredict-app's Issues

Add overpass predictions for multiple satellites or categories

Create overpass predictions for multiple satellites or satellite categories. Predictions can be for shorter time lengths, say 1 - 5 days.

Satellite categories include:

  • brightest visible
  • radio
  • weather
  • communications
  • starlink (latest launch)
  • earth observing
  • space stations
  • crewed
  • latest launches

Add backend admin interface

Create admin interface to update database using nicer UI.

Could possibly use flask-admin, or another wsgi or asgi app with sqlalchemy models.

Incorporate markdown editor for blog posts.

Need user authentication and authorization

Improve navbar

The current navbar doesn't overlap the main document content on dropdown. It pushes the page down. Rewrite the navbar using flexbox to overlap the page

Custom TLE/orbit data

Allow for custom TLE or orbit data. Need to have some user input validation. Accept TLE and OMM formats.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.