The GrowthGuard App is a full-stack web application designed to help parents track their child's medical history and developmental milestones. Built using the MERN Stack (MongoDB, Express.js, React, Node.js), this app provides an intuitive and secure platform for managing essential pediatric health data.
This repo contains the frontend built with React.js, connecting to the backend API for seamless data handling.
β
Medical Logging β Keep track of vaccinations, allergies, prescriptions, and doctor visits.
β
Milestone Tracking β Log and monitor developmental milestones based on age groups.
β
Responsive UI β Designed for mobile and desktop use
β
Secure & Scalable β Built with best practices for frontend security and API communication
- Frontend: React.js, JavaScript, HTML5, CSS3
- API Requests: Axios
- State Management: Context API (Redux TBD)
- Routing: React Router
- Deployment: Netlify (optional enhancement)
- Parents create an account and add their child's profile.
- Medical records and milestones can be logged, updated, and viewed.
- Data is synced with the backend using secure API endpoints.
To run this frontend locally:
git clone https://github.com/msgem0523/capstonefrontend.git
cd capstonefrontend
npm install
npm start
Got questions, feedback, or want to collaborate on pediatric tech? Reach out to me on LinkedIn. π
This project is licensed under the MIT License.