Git Product home page Git Product logo

decision_board_system's Introduction

MeChart logo

MeChart Decision Board System

MeChart decision board system built to solve problems of data querying on the Reclame Aqui web system. As a final project to graduate at Universidade Federal de Pernambuco - Centro de Informática, this project was built with Flutter and based on Clean Architecture. The main goal of the project is to expand and improve the decision-making process through the study and analysis of the decision boards built inside the system. This application was made to work together with a web scraping script written in Python, which is responsible for generating a .csv database from the Reclame Aqui web system.

Table of Contents


Links

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You will need to have Dart and Flutter version 3.10.0 installed in your machine.

  1. Follow the official documentation to install the Flutter: https://flutter.dev/docs/get-started/install

Obs: If you are using fvm itsn't necessary to install the exact same version locally because the project is integrated with fvm, so you only need do run the command described in the point 5 of the Installing section.

Installing

To run the project for the first time you must follow these steps:

  1. Clone the GitHub repository:
git clone https://github.com/Giovaniavs/decision_board_system.git
  make install
  make generate_code

Make install will install all dependencies of the project.

Make generate_code will generate all freezed files, responsible for helping the developer in the proccess of coding.


1. If you are using FVM, run the following command in the terminal to setup the right version of flutter:

```bash
  make setup-fvm

Running the project

In order to run the project open two terminals and run each command in one separately:

make generate_code

For mobile version purposes, run:

make run-debug

For web version purposes, run:

make run-debug-web

The make generate_code must be running because it'll be responsible to generate the .freezed and .g files inside the project.

Showcase

Here you can see the application running in development mode on IOS, Android and Web versions.

IOS

Android

Web

Developed by Giovani Albuquerque

decision_board_system's People

Contributors

giovaniavs avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.