Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 1.68 KB

README.md

File metadata and controls

21 lines (10 loc) · 1.68 KB

RASU-AI

RASU is a project worked upon by Team 16 for the Chinguacousy 2021 Wolfhacks Hackathon. It is an app that focuses on the health and well-being of astronauts on missions in space, as well as inventory/ration management. This is a theoretical project, and is meant to serve as a proof-of-concept/prototype.

The application has a built-in user authentication system with a login/registration page and features a dashboard page with important information such as the health status of astronauts, their daily caloric intake, etc. There is an inventory management page which can be calibrated based on the distance of the trip which displays further information such as the status of rations.

The individual data of astronauts as well of the ship is stored in a MongoDB database.

Finally, we created a mock webpage for health reports where RASU-AI will take medical symptoms and attempt to diagnose the astronaut. We did not implement any machine learning into this - it is simply a concept that we envisioned and would like to complete when we have the knowledge to do so.

Roles:

Aizaz Lodhi - Did all of the Front-End programming utilizing Jade, CSS, and Bootstrap to create the website application to showcase RASU-AI. Also responsible for Back-End programming using Node.Js and MongoDB in order to locally host the website and store data/interact with data.

Uttiya Dutta - Did Back-End programming utilizing Node.Js for interacting with the data and sending it to the Front-End and MongoDB as a database.

Santusht Khullar - Worked on medical research and data collection that was implemented into the application.

Rudran Soni - Responsible for the logos, art, and creative design of the project.