Skip to content

Latest commit

 

History

History
60 lines (37 loc) · 1.13 KB

README.md

File metadata and controls

60 lines (37 loc) · 1.13 KB

graduados-icesi

Mockup para el módulo de convenios y beneficios de la universidad ICESI hecho en flutter de acuerdo a los convenios elicitados en la clase de Ingeniería de Software II.

Getting Started

Running the app

# Clone this repository
$ git clone https://github.com/Arkantrust/graduados-icesi.git

# Go into the repository
$ cd graduados-icesi

# Run the app
$ flutter run -d chrome

# Build the app
$ flutter build web

# Start an http server
$ cd build/web && python -m http.server 8000

Screenshots

Home

Home

Login

Login

Usuario regular

Perfil

Perfil

Convenios

Convenios

Beneficios

Beneficios

Usuario premium

Home Authenticated

Perfil

Perfil

Convenios

Convenios

Beneficios

Beneficios