Project1
TinyToes is a web app that streamlines childcare management for daycare businesses and parents. Built with React JS, Vite, Material UI, and Tailwind CSS, it offers tools for efficient daycare operations and real-time updates for parents, ensuring transparency, security, and ease of use.
Overview
TinyToes is a comprehensive web application designed to revolutionize childcare management. It aims to provide daycare businesses with the tools to efficiently manage their operations while offering parents real-time updates on their child's activities and well-being. Built using modern web technologies like React JS, Vite, Material UI, and Tailwind CSS, TinyToes ensures a seamless, user-friendly experience.
Features
- Efficient management of daycare operations including employee management, attendance tracking, and billing.
- Real-time updates for parents on their child's status, activities, meals, and medications.
- Secure communication between parents and caretakers.
- Inventory and finance management for daycare centers.
- Scalable and secure architecture.
Technologies Used
- React JS
- Vite
- Material UI
- Tailwind CSS
Getting Started
Prerequisites
Ensure you have the following installed:
- Node.js (version 14.x or higher)
- npm or yarn
Cloning the Repository
git clone https://github.com/christancone/project1.git
cd project1
Installing Dependencies
Using npm:
npm install
Running the Development Server
Using npm:
npm run dev
Have a happy coding 😊