Project Info
This project did not submit a demo video on Devpost.
Inspiration
Women experience fluctuations in energy, mood, and physical well-being throughout their menstrual cycle. Given hormonal changes can significantly impact daily life, we felt it would be good to have a tool that empowers women to understand and embrace these changes by providing tailored lifestyle and dietary recommendations.
What it does
On top of helping women keep track of their menstrual cycles, this app provides dietary recommendations and exercise/lifestyle tips to allow women to stay in sync with their body's natural rhythms and optimize their health and well-being.
How we built it
We developed Sugar Plum as a web application using Next.js for full-stake development. We integrated a calendar API for cycle tracking and created a Mongo database to store data locally. For the nutrition and exercise recommendations, we build a chat bot using OpenAI to based on scientific research. The app uses machine learning algorithms to personalize suggestions based on user input and cycle patterns.
Challenges we ran into
We were originally building a mobile app, which all of us are new to. After facing significant challenges there, we pivoted to a web application. Further, while attempting to build this and collaborate asynchronously, we ended up with lots of merge conflicts and our code broke several times! Also, the WiFi at the venue was not great, and that was a major inconvenience.
Accomplishments we're proud of
We overcame the issues by hopping on a call and debugging together, and doing peer programming sessions. Finally, given most of the team are first-time hackers, we're proud we put ourselves out there and participated in something we weren't comfortable with.
What we learned
Hacking is fun! The importance of flexibility and pivoting when faced with obstacles How to quickly research and synthesize scientific information into practical advice Collaborative problem-solving and effective team communication
What's next
We want to train the AI model better so that it gives more relevant suggestions that are backed by research. We will want to make the application cross-compatible on multiple devices. Plenty of UI improvements!
Analysis
View
Metric
- 9
- 4
- 2
- 2
Figures cover GitHub contributors during the hackathon window. A co-authored commit counts in full for each author, so per-member totals add up to more than the whole-team figures.
Technology
- CIn code
- CSSIn code
- ExpressIn code
- Google GeminiIn code
- JavaScriptIn code
- MongoDBIn code
- Next.jsIn code
- OpenAIIn code
- ReactIn code
- SwiftIn code
- Tailwind CSSIn code
- TypeScriptIn code
- RubyClaimed
12 of 13 appear in the indexed code. 1 claimed on Devpost could not be matched to code, which may simply mean the tool leaves no trace in the repository.
AI coding agents
No AI coding agent signals were found in this repository.
Detected from committed agent config files and commit authorship. Absence of a signal is not proof an agent was unused.
Codebase size
Source size
178 KB
Source files
34
Counts recognized source files only; vendored directories, binaries and lockfiles are excluded, so this is smaller than the repository on disk.
Repository
aidskiy/calhacks24
84 files · 1.7 MB · @ 018ccf2
Structure
Interface
18 files · 21%Screens, components and styles rendered to the user.
API & routing
2 files · 2%Request entry points: routes, handlers and controllers.
Application logic
23 files · 27%Domain rules, services and shared utilities.
Data & schema
1 file · 1%Schema definitions, migrations and data access.
Supporting
Layers are inferred from where files sit in the tree, not from reading the code. A project that names its directories unconventionally will read oddly here — open the file browser to check anything the diagram implies.
Languages
- YAML79%
- TypeScript15%
- JavaScript4%
- Markdown2%
- CSS0%
- C0%
- Other (1)0%
Share of indexed source by file size. Binary and vendored files are excluded.
Dependencies
MenstrualSyncingApp/package.json
npm · 30- @expo/vector-icons
- @react-navigation/native
- @types/react-native-calendar-picker
- expo
- expo-constants
- expo-font
- expo-linking
- expo-router
- expo-splash-screen
- expo-status-bar
- expo-system-ui
- expo-web-browser
- react
- react-dom
- react-native
- react-native-calendar-picker
- react-native-gesture-handler
- react-native-reanimated
- +12 more
menstrual-diet-app/package.json
npm · 18- @google/generative-ai
- @heroicons/react
- @tailwindcss/forms
- axios
- next
- openai
- react
- react-calendar
- react-datepicker
- react-dom
- +8 more
package.json
npm · 6- body-parser
- cors
- dotenv
- express
- mongoose
- +1 more
Declared in the repository’s manifests at the indexed commit. A declared package is not proof it is used, and runtime dependencies are listed first.
This project’s features have not been analysed yet.
Export this project's context (description, README, evidence, key source files) to chat with an AI agent elsewhere.