The StarSettler is a support system designed to guide the resource logging of astronauts within their progress of exploring outer-space. With the establishment of sustainable colonies on planets, StarSettler is useful in that we can keep track of how many resources each astronaut has before embarking on their journeys.
Efficient monitoring of critical resources such as water, oxygen, and food levels.
Data monitoring of active astronauts, logging of possible pre existing health conditions, age, height, weight and space exploration experience.
Real time tracking of independent astronauts mission status and found resources on each planet.
Personal ID created for each astronaut with their medical information, space experience and previous successful and unsuccessful missions.
Monitoring of current and previous missions environmental impact, carbon footprint and generated carbon
MySQL: Utilized for robust database management, storing and retrieving data efficiently.
SQL: Implemented for effective query execution, facilitating optimized resource tracking and reporting.
Python: The core programming language used to develop the backend logic and Discord functionality.
Replit: Hosting platform employed for seamless python script execution and project collaboration.
AWS (Amazon Web Services): RDS (Relational Database Service): Deployed for managing and optimizing the MySQL database.
Topic Description | Date Assigned |
---|---|
Space Colonization | August 23, 2023 |
Checkpoints | Description |
---|---|
1 | M1: Product Summary and Database Requirements ✅ |
2 | M1: Database Conceptual Design ✅ |
3 | M1: Database Architecture ✅ |
4 | M2: Remote Database and User Interface (Bot) Setup ✅ |
5 | M2: Implementation & Testing ✅ |