Project developed using the Flutter and Firebase framework. The system was developed to obtain the partial grade of the discipline “Stage 1” of the undergraduate course in Computer Science - University of the State of Amazonas (UEA).
The system aims to allow teachers to create activities for their students to solve. It is also possible to check the progress of the class, viewing the number of problems solved and so on.
1 - To create a teacher account in the system, it is necessary to make a request to the following email: douglas.sm747@gmail. Reason: Database requirements are limited.
2 - The system uses "many" dependencies, so it is good to check for updates.
If you want to test the App in the Production mode, the installers are listed below:
The functionalities are divided between the main (and only) users (Teacher and Student).
- Teacher
- Register students.
- Check the following class status: number of hits and errors, number of attempts per student and number of attempts per question.
- View a registered student's credentials.
- Create an activity by inserting the statement, images and alternatives.
- Student
- Select an task.
- Solve an task.
Having the flutter environment installed on your machine is important, as the entire system uses this framework.
Cloning the Repository
$ git clone https://github.com/DouglasSM747/fluxomind.git
$ cd fluxomind
Installing dependencies
$ flutter pub get
When the entire environment is installed, it is possible to run the project through:
$ flutter run
You can make as many pull requests as you want, thank you. If you have any questions about the project:
Email-me: douglas.sm747@gmail.com
Connect with me at LinkedIn
Thank you!
Special thanks to Larissa Pessoa for helping with art
