Giter Club home page Giter Club logo

test_app_n5's Introduction

Flutter Booking Test App

A simple client-server app made with Flutter.

IMAGE ALT TEXT HERE

Table of Contents:

General info

This project is a test app made with Flutter. The purpose of this this project is to show my skills as a Flutter developer by using suggested tech stack. In this project I managed to implement:

  1. Recieving hotel, rooms and booking data using REST API
  2. Displaying hotel, rooms and booking data
  3. Booking hotel by recieving user input

What could have been done but wasn't:

  1. Proper routing
  2. Image loading and error widgets
  3. Usecases/API/BLoC tests

Features

Browse hotels

Get to know what the hotel has to offer

Browse rooms

Get to know what each individual room has to offer

Book a whole trip

By inputting traveler's info you can book a whole trip

How to install

Step 1:

Fork this project

'git clone https://github.com/RusAntr/test_app_n5.git'

Step 2:

Open the project folder with VS Code and execute the following command to install the dependency package:

flutter pub get

Step 3:

Open the main.dart file in the lib folder, F5 or Ctrl + F5 to run the project.

Supported languages

  • Russian (Русский)

Tech stack

Third-party packages

  • get_it - DI, Service locator
  • flutter_bloc - State managment
  • bloc - State managment
  • equatable - Comparing dart objects
  • dio - HTTP networking
  • retrofit - Type conversion dio client generator
  • json_annotation - Defines the annotations to create code for JSON serialization and deserialization
  • intl - Internationalized/localized messages, date/number formatting and more

test_app_n5's People

Contributors

rusantr 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.