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
Our project assignment is to create a mobile application for a target group of our choice. To solve a realistic problem for a user. Our group have decided to create a "task" - tracker app. We 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, 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 and/or X-Code
- Clone the repository with
git clone https://github.com/janital/solveIt
. - Make a copy of
example.env
insolveit/project/
, name it.env
and populate it with your own variables. - Start a simulator either through Android Studio Device Manager or on Mac through the terminal with
open -a Simulator.app
. - Run
flutter run
from 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
- Push notification for Android
(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
for more information.
Janita Røyseth - janital@stud.ntnu.no - repository owner
Sakarias Sæterstøl - sakariks@stud.ntnu.no - group leader
Espen Otlo - espenotl@stud.ntnu.no
Project Link: https://github.com/janital/solveIt