Skip to content

DouglasSM747/fluxomind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FluxMind

Screen FluxMind

About this Project

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.

Some Observations about this App

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.

Installers

If you want to test the App in the Production mode, the installers are listed below:

Android .apk installer

Functionalities

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.

Getting Started

Prerequisites

Having the flutter environment installed on your machine is important, as the entire system uses this framework.

Installing

Cloning the Repository

$ git clone https://github.com/DouglasSM747/fluxomind.git

$ cd fluxomind

Installing dependencies

$ flutter pub get

Running

When the entire environment is installed, it is possible to run the project through:

$ flutter run

Contributing

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

About

Projeto de Estagio I - Licenciatura em Computação. Aplicativo que possibilita que o professor avalie o o desempenho de estudantes no processo de "depurar" fluxogramas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors