Code Monkey home page Code Monkey logo

suenomotoraapp's Introduction

suenomotora_app

SueñomotoraApp is an App to support the management of data on the organization “La Sueñomotora”. This app provides a map to locate the rural zones where the organization has come, further, this app allows view pictures of the rural zones and shows our data about the delivery to these zones; like the name of the teacher in the zone, address, email, phone and what are solicited (books or computer). The app provides a registry of computers which are received like donation and his features, also, pictures of the computer.

Getting Started

This application is build in the framework Flutter and the language dart, to design the UI and implement the functionalities of the app. To implements the saved of the data we are using Firebase, to save, edit, delete or read the data in the app. For incompatibilities with plugins used in this app, the platforms are limited to Android, IOS, and Web.

The project can be run using the following commands:

  • To run on Android (with the device connected)

    flutter run

  • To run on web

    flutter run -d chrome --web-renderer html (to avoid problems with the charge of pictures)

suenomotoraapp's People

Contributors

elmachado avatar

Watchers

 avatar  avatar

suenomotoraapp's Issues

Corregir incosistencias

Se corrigen inconsistencias en el archivo de map_page.dart ya que no se resolvió adecuadamente un conflicto al hacer merge del pull request anterior de development hacia main.

Corregir Overflow entre los botones de los formularios de detalles.

Los botones "Actualizar", "Eliminar" y "Cancelar" de los formularios de detalle, producen un overflow, cuando se redimenciona la aplicación a tamaños más pequeños, como la vista móvil. La posible solución sería Transformar los ElevatedButton por unos IconButton para evitar que se produzca el overflow ya que los iconos ocuparan menos espacio.

Boton crear envio no funciona

Se debe verificar que se este llamando la función que despliega el formulario de registro de un archivo, también se debe verificar que este formulario este debidamente implementado.

Responsive fallando

Parece ser que el Widget GridView, al no variar su child AspecRatio, produce desbordamientos de los Widgets Cards que se están renderizando en el GridView. Toca encontrar la forma de que el AspecRatio varíe de acuerdo al ancho de la pantalla y que se muestren los contenidos adecuadamente, sin importar que se esté redimensionando a cualquier tamaño de pantalla.

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.