-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* docs: 📝 update main readme * docs: Update local setup instructions in README.md and fix typo in design/README.md
- Loading branch information
Mads Hermansen
authored and
GitHub
committed
Apr 18, 2024
1 parent
c54d498
commit 9ad653e
Showing
3 changed files
with
44 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,35 +1,42 @@ | ||
| # Hypso Outreach Portal | ||
| # Hypso Space Outreach | ||
|
|
||
|
|
||
|
|
||
| ## Project Objectives | ||
|
|
||
| * Develop an interactive web page for the general public. | ||
| * Include features such as mission tracker, mission status, maps, and automatic posting. | ||
| * Prioritize operational cost-effectiveness and ease of maintenance in technology and framework choices. | ||
|
|
||
| ## General Information | ||
| Project Code: P.01 | ||
| Country: 🇳🇴 Norway | ||
| Customer: NTNU SmallSat Lab | ||
| Platform: Web | ||
| Framework: React | ||
| Period: Spring 2024 | ||
| Status: In Progress | ||
|
|
||
| ## Project Title | ||
| Hypso Outreach Portal | ||
| * Country: 🇳🇴 Norway | ||
| * Customer: NTNU SmallSat Lab | ||
| * Platform: Web | ||
| * Framework: React | ||
| * Period: Spring 2024 | ||
| * Status: In Progress | ||
|
|
||
| ## Description | ||
| In January 2022, NTNU SmallSatLab launched Norway's first research satellite, the 6U HYPSO-1 CubeSat, equipped with a hyperspectral camera for ocean observation. Later the same year, Orbit NTNU launched the SelfieSat. With several more satellites planned, we aim to develop an interactive webpage for public outreach about our project. This page will showcase various elements such as a mission tracker, mission status with nerdy counters, satellite maps, and the possibility to post blogs or images. | ||
| ## Project Structure | ||
|
|
||
| ## Project Objectives | ||
| - Develop an interactive web page for the general public. | ||
| - Consider elements like mission tracker, mission status, maps, and automatic posting features. | ||
| - Evaluate technology and framework choices, considering operational cost and maintenance simplicity. | ||
|
|
||
| ## Additional Notes | ||
| - Location: Trondheim, with potential work at SmallSatLab. | ||
| - Encouragement to join SmallSatLab team events. | ||
| - Usage of NTNU-hosted web server and GitHub for code deployment. | ||
|
|
||
| ## Group Members | ||
| - Mads Hermansen | ||
| - Lukas Ringdalen Thrane | ||
| - Magnus Alexander Strømseng | ||
| - Jakob Grøtan Gregusson | ||
| - Lucas Tran | ||
| - Mats Nyfløt | ||
| - Elias Schrøder Knudsen | ||
| * `/docs/`: Contains technical documentation. | ||
| * `/backend/`: Backend code and local setup instructions. | ||
| * `/frontend/`: Frontend code and local setup instructions. | ||
| * `/.vscode/`: IDE settings (if applicable). | ||
| * `/.github/`: GitHub repository settings (e.g., issue templates, workflows). | ||
|
|
||
| ## Getting Started | ||
|
|
||
| **Instructions:** | ||
|
|
||
| 1. Clone this repository. | ||
| 2. Navigate to the `backend/` directory and follow the instructions within. | ||
| 3. Navigate to the `frontend/` directory and follow the instructions within | ||
|
|
||
| ## Contributing | ||
|
|
||
| We welcome contributions! | ||
|
|
||
| ## More Info | ||
|
|
||
| If looking for more information about the project please refer to the submitted report which Small Satellite Lab should have access to as well as the documentation in the `/docs/` folder. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters