Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/filipe-2/stargaze
A complete single-page website for a space agency called StarGaze, created with HTML, CSS, JS, Python, Flask, and SQLite.
https://github.com/filipe-2/stargaze
api css flask html javascript python rapid-development website
Last synced: 6 days ago
JSON representation
A complete single-page website for a space agency called StarGaze, created with HTML, CSS, JS, Python, Flask, and SQLite.
- Host: GitHub
- URL: https://github.com/filipe-2/stargaze
- Owner: filipe-2
- License: mit
- Created: 2024-04-25T00:58:43.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-11-16T19:50:13.000Z (2 months ago)
- Last Synced: 2025-01-13T00:59:07.528Z (14 days ago)
- Topics: api, css, flask, html, javascript, python, rapid-development, website
- Language: CSS
- Homepage:
- Size: 7.63 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README-en.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome! This is the repository for the **StarGaze** project, here you will find all the code and assets used in our project.
**Developers**: [Filipe Ramos](https://github.com/filipe-2), [Arthur Yvens](https://github.com/GOW-GuanYu), [Victor William](https://github.com/WillSouza21), [Yuri Castro](https://github.com/YuriCastroS), [Marcelo Bezerra](https://github.com/marcelobezerrajr)
## Preview
![Preview](./app/public/assets/imgs/preview2.png)
## Description
This project consists of a single-page website for a Space Agency called **StarGaze**. Our goal consists in assisting the performance and organization of the StarGaze's space operations with an intuitive system for organizing its missions.
## Technologies used
We used the languages HTML, CSS, and JavaScript on the frontend and Python, together with the Flask framework, on the backend. We also used SQLite and SQLAlchemy.
## How to access the site 🔗
The website will be available soon, and the link will be available in this repository.