Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/learnathon-by-geeky-solutions/triangle

Repository for team Triangle
https://github.com/learnathon-by-geeky-solutions/triangle

Last synced: 1 day ago
JSON representation

Repository for team Triangle

Awesome Lists containing this project

README

        

# Triangle

## Team Members
- minhazul73 (Team Leader)
- jannatulferdous2730
- rowshannahar3

## Mentor
- ihjohny

[//]: # (

Little Steps Project Logo

)

Little Steps

## Project Description
Little Steps is a mobile app designed to help parents track and support their baby's growth. It offers tools to monitor vaccines, sleep, feeding, and milestones, all in one place. With timely reminders, expert parenting advice, and a supportive community, Little Steps simplifies parenting and ensures babies get the care they need.

## Key Features
- Easy sign-up and setup with user authentication.
- Create profiles for parents and babies for personalized insights.
- Track vaccines, sleep, feeding, and growth milestones in one place.
- Get timely reminders with push notifications.

[//]: # (## Side Features)

[//]: # (- Light and dark mode for user interface personalization.)

[//]: # (- Engaging user experience with animations.)

[//]: # (- Offline access to data for uninterrupted usage.)

[//]: # (- Multi-device synchronization via Firebase.)

## Getting Started
### Project Setup Instructions
1. Clone the repository:
```bash
git clone https://github.com/Learnathon-By-Geeky-Solutions/triangle.git
```
2. Install dependencies:
```bash
flutter pub get
3. Run the application:
```bash
flutter run
```

### Development Setup
- For Flutter setup in Android Studio or VS Code, refer to the official [Flutter installation guide](https://flutter.dev/docs/get-started/install).

## Development Guidelines
1. Create feature branches for new features or bug fixes.
2. Make small, focused commits.
3. Write descriptive commit messages that explain the changes made.
4. Create pull requests for review before merging to the main branch.

## Resources
- [Project Documentation](docs/)
- [Development Setup](docs/setup.md)
- [Contributing Guidelines](CONTRIBUTING.md)