edalvb / Hotel-San-Miguel-App

Registro de clientes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hotel_san_miguel

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Dictionary

  • customer: Table containing customer data.
  • names: Names of the customers.
  • lastName: Last names of the customers.
  • dniNumber: Customers Dni number.
  • sex: Sex of the customer.
  • age: Age of the customers.
  • cellphoneNumber: Customers cell phone number.
  • maritalStatus: Customers marital status.
  • occupation: Job that perform.
  • roomNumber: Number of room that the customer will occupy.
  • origin: Place of origin.
  • destiny: Place of arrival.
  • checkIn: Registration of date and time of entry.
  • checkOut: Registration of date and time of departure.
  • adultsNumber: Number of adults entering.
  • childrenNumber: Number of children entering.

About

Registro de clientes.


Languages

Language:Dart 93.5%Language:HTML 5.7%Language:Swift 0.6%Language:Kotlin 0.2%Language:Objective-C 0.1%