NutriTech: A Project Story

Inspiration

The inspiration for this project, which we've named "NutriTech," arose from a deep analysis of the systemic issues within the National School Nutrition Programme (NSNP) in South Africa. Our research highlighted significant challenges, including logistical inefficiencies, poor data collection methods, and administrative gaps that often lead to inconsistent and inadequate service delivery. We were particularly inspired by the work of organizations like Action Against Hunger, who have demonstrated the potential of technology to revolutionize malnutrition screening with solutions like the SAM Photo App. This led us to the core idea: a dual-pronged, integrated technological approach to tackle both the diagnosis and prevention of childhood malnutrition.

What it does

NutriTech is a two-part simulated mobile application system designed to address malnutrition in schools.

  • NutriScan Connect: This app serves as a diagnostic tool for school staff. It uses a simulated AI to perform a comprehensive nutritional assessment on a child by analyzing a photo. It provides a detailed report on metrics like BMI and MUAC, and automatically generates and uploads alerts to the Department of Basic Education (DBE) and Department of Health (DoH). Its purpose is to streamline data collection and ensure that at-risk children are identified quickly and efficiently.

  • Healthy Habits Challenge: This is a gamified educational app for learners. It engages students with daily challenges focused on nutrition, physical activity, and hygiene. Students earn points and badges, compete on a leaderboard, and receive personalized feedback generated by the Gemini API. The app's goal is to empower students by making healthy living fun, interactive, and rewarding.

Together, these applications form a holistic ecosystem: one for data-driven intervention and the other for proactive behavioral change.

How we built it

The project was built as a proof of concept using a modern web development stack. The entire front-end of both applications was created using HTML, CSS (with the Tailwind CSS framework), and JavaScript. We leveraged open-source libraries like Chart.js to visually represent data on the NutriScan Connect dashboard. To showcase the core functionalities, we built an in-memory data store to simulate a database and hardcoded sample data for reports. The most significant technical accomplishment was demonstrating the integration with the Gemini API within the Healthy Habits Challenge, proving how AI could be used to provide personalized, dynamic content and feedback.

Challenges we ran into

The primary challenge was the inherent limitation of building a simulated project. We had to create a compelling and realistic user experience without a full back-end or live AI models. This required us to strategically use simulated data and a clear, narrative-driven interface to convey the app's intended functionality. We also faced the challenge of ensuring our design accurately reflected the real-world operational environment of South African schools and government bodies, which was crucial for the project's credibility.

Accomplishments that we're proud of

We are most proud of successfully creating a comprehensive, two-part solution that addresses both the diagnostic and preventive aspects of malnutrition. We were able to demonstrate the power of a modern technology stack to solve a complex social issue. The successful integration of a simulated AI and a real-world API showcase the project's potential. Most importantly, we are proud of our ability to transform a set of abstract problems into a clear, tangible, and well-documented project with a compelling vision.

What we learned

We learned that effective technological solutions for social issues must be human-centered. It's not enough to build a powerful tool; it must be intuitive and accessible to its users, whether they are school staff or learners. We also learned the importance of an integrated approach—tackling a problem from multiple angles (in this case, diagnosis and prevention) provides a more robust and sustainable solution. Finally, we gained invaluable experience in structuring and presenting a complex project in a clear and compelling manner.

What's next for NutriTech

The next step for NutriTech would be to transition from a simulated concept to a full-scale prototype. This would involve:

  • Developing a functional back-end with a secure database.
  • Building and training a real AI model for image analysis.
  • Conducting extensive field testing in partnership with schools and government agencies.
  • Exploring monetization and funding models, such as government grants or partnerships with non-profit organizations, to ensure long-term sustainability.
  • Expanding the app's capabilities to include more comprehensive health monitoring and educational content.

Built With

Share this project:

Updates