Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gprs1022/tasksapp

Task Management App
https://github.com/gprs1022/tasksapp

Last synced: 2 days ago
JSON representation

Task Management App

Awesome Lists containing this project

README

        

Here is the updated README file for the Tasks App with the screenshot section added:

# Tasks App ![Flutter](https://img.shields.io/badge/Flutter-100%25-blue)

πŸ‘‹ Hi, I'm Pradeep Singh (gprs1022)


🌟 Passionate Android & Flutter Developer | Kotlin Enthusiast | Full-Stack Developer in the making 🌟

---

## 🌟 Introduction
**Tasks App** is an internal-use application designed exclusively for company employees. It streamlines workflows, enhances communication, and improves productivity by providing a user-friendly interface and tools tailored to organizational needs, ensuring efficient task management and seamless operations.

---

## ✨ Key Features
- πŸš€ **Efficient Task Management**: Easily manage and track tasks to ensure nothing is missed.
- πŸ“ž **Enhanced Communication**: Improve team communication with integrated messaging tools.
- πŸ’Ό **Productivity Tools**: Access tools and resources to perform tasks more effectively.
- πŸ“ˆ **Optimized for Efficiency**: Streamline workflows for better productivity.

---

## πŸš€ Getting Started
Follow these steps to get **Tasks App** up and running:

### Prerequisites
- Flutter installed
- A GitHub account

### Installation
1. Clone the repository:
```bash
git clone https://github.com/gprs1022/TasksApp.git
```
2. Navigate to the project directory:
```bash
cd TasksApp
```
3. Install dependencies:
```bash
flutter pub get
```
4. Run the app:
```bash
flutter run
```

---

## πŸ”§ Usage Example
Here’s a simple usage example:

```dart
void main() {
print("Welcome to Tasks App!");
}
```

Detailed usage examples can be found in the [Wiki Section](https://github.com/gprs1022/TasksApp/wiki).

---

## πŸ“‚ Project Structure
```
TasksApp/
β”œβ”€β”€ lib/
β”‚ β”œβ”€β”€ main.dart
β”‚ β”œβ”€β”€ routes.dart
β”‚ β”œβ”€β”€ controllers/
β”‚ β”‚ β”œβ”€β”€ auth_controller.dart
β”‚ β”‚ └── task_controller.dart
β”‚ β”œβ”€β”€ views/
β”‚ β”‚ β”œβ”€β”€ login_screen.dart
β”‚ β”‚ β”œβ”€β”€ register_screen.dart
β”‚ β”‚ β”œβ”€β”€ home_screen.dart
β”‚ β”‚ └── add_task_screen.dart
β”‚ β”œβ”€β”€ models/
β”‚ β”‚ └── task_model.dart
β”‚ β”œβ”€β”€ services/
β”‚ β”‚ └── firebase_service.dart
β”‚ └── bindings/
β”‚ └── initial_bindings.dart
β”œβ”€β”€ ios/
β”‚ β”œβ”€β”€ Runner/
β”‚ β”œβ”€β”€ [iOS project files]
β”œβ”€β”€ android/
β”‚ β”œβ”€β”€ app/
β”‚ β”œβ”€β”€ [Android project files]
β”œβ”€β”€ README.md
└── LICENSE
```

---

## 🀝 Contributing
We love collaboration! Follow these steps to contribute:
1. Fork the repository.
2. Create a new branch:
```bash
git checkout -b feature-name
```
3. Make your changes.
4. Commit your changes:
```bash
git commit -m "Add feature"
```
5. Push to your branch:
```bash
git push origin feature-name
```
6. Open a pull request.

---

## πŸ“ž Contact
For questions, feedback, or collaboration opportunities, feel free to reach out:
- πŸ“§ Email: [[email protected]](mailto:[email protected])
- πŸ”— GitHub: [gprs1022](https://github.com/gprs1022)

---

## πŸ“œ License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.

---

![Project Logo](https://github.com/gprs1022/TasksApp/blob/master/assets/images/tasks.png)


Made with ❀️ by Pradeep Singh (gprs1022)

## πŸ“Έ Screenshots

sreenshot](https://github.com/gprs1022/TasksApp/blob/master/assets/images/tasks.png)
![Screenshot_20250130_174659](https://github.com/user-attachments/assets/e1e837ad-6d92-4684-85c0-b1ee4b240536)
![Screenshot_20250130_174631](https://github.com/user-attachments/assets/bd02a1a3-6f2c-4f98-a63d-2b467c6eb99b)
![Screenshot_20250130_174726](https://github.com/user-attachments/assets/b1ab3ec8-b435-49c0-8714-8fedac18e715)
![Screenshot_20250130_174720](https://github.com/user-attachments/assets/ef63c558-afc3-436c-a468-2fd76712389e)
![Screenshot_20250130_174713](https://github.com/user-attachments/assets/e724d657-6e35-4c5b-841a-36fddd69275a)
![Screenshot_20250130_174707](https://github.com/user-attachments/assets/f92b471d-c862-42f9-b8c1-e29c70cb4bae)

---

[clicking here](https://github.com/gprs1022/TasksApp/edit/master/README.md).