Group project for IDATA2503 Mobile Applications autumn of 2022 at NTNU campus Ålesund.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
The project assignment is to create a mobile application for a target group of our choice. To solve a realistic problem for a user. I have decided to create a "task" - tracker app. I wish to create a way for people to organize their projects and tasks. Our brains are not made for keeping track of tasks and deadlines, and our app will provide the opportunity to have a place where this can be collected into one place so your brain can focus on being creative.
- Flutter
- Dart
- Firebase
- Flutter
- Dart
- Android Studio or X-Code
- Clone the repository with
git clone https://github.com/didrikeilertsen/solveIt. - Start a simulator either through Android Studio Device Manager or on Mac through the terminal with
open -a Simulator.app. - Run
flutter runfrom the project root foldercd project/.
- Create static version of the wireframe.
- Finish MVP (Minimal Viable Product)
- Add dark theme
- Implement shared projects
- Integrate with device calendar
- Integrate with mobile camera
(more coming..)
See the open issues for a full list of proposed features (and known issues).
This project is not open for outside contributions as this is a school project.
Distributed under the MIT License. See documentation/LICENSE.txt for more information.
Didrik Eilertsen - didrikei@stud.ntnu.no
Project Link: https://github.com/didrikeilertsen/solveIt
