Seamless access to your project management desk, anytime, anywhere.
Visit Our Website
·
Get Support
·
Report Bug
·
Request Feature
Mobile//README is a versatile tool designed for professionals who need to efficiently manage their projects on the go. It transforms your smartphone into a mobile desk, enabling you to stay on top of tasks, assignments, and communications, irrespective of your location.
- Create and update documents
- Add or remove assignees and tags
- Add, remove or download attachments
- Add comments and send emails
- Appreciate or criticize users involved in a particular document
- Timeline for tracking progress
- Awesomebar for quick navigation
Mobile//README leverages the following major frameworks and libraries:
- Flutter
- Provider for State Management
- Hive, Shared_preferences for storage
- Dio for making network requests
To run this project, you first need to Setup Flutter
Clone the repository by running the following command in your terminal:
git clone https://github.com/empress-eco/mobile.git
Navigate into the project directory:
cd mobile
Install the necessary packages:
flutter pub get
Finally, run the project:
flutter run
Mobile//README offers a user-friendly interface for managing your tasks. To start a new task, navigate to 'Create Document', or 'Update Document' to modify an existing task. You can easily add or remove assignees, tags, and attachments. The timeline feature allows you to monitor progress, and the Awesomebar facilitates quick navigation.
Your contributions are welcome! Here's how you can contribute:
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This project is licensed under the MIT License. Your contributions will also be licensed under the MIT License.
Special thanks to the Empress Community, the architects behind the essential tools that power this project. Their innovation and dedication have laid the groundwork that enables us to build upon. We are profoundly grateful for their pioneering work and ongoing support.