Giter VIP home page Giter VIP logo

tvmaze's Introduction

TvMaze

An app that uses the TvMaze API to display clearer information to users.

Light

Light

Dark

Dark

Getting Started

To use this app, all you need is flutter 3.0 installed and running on your machine. Clone this project to your computer and opens a emulator or run on your device.

Deployment

To deploy this project run

  flutter run

Run Locally

Clone the project

  git clone https://github.com/estermabel/TvMaze.git

Go to the project directory

  cd tv_maze

Install dependencies

  flutter pub get

Run the project

  flutter run

Tech Stack

This project was developed using Flutter. The state manegement tool used was Change Notifier alongside with the Flutter Modular for dependency injection and Clean Architecture.

API Reference

Documentation

You can access the full documentation here.

Features

  • List all of the series contained in the API used by the paging scheme provided by the API.
  • Allow users to search series by name.
  • The listing and search views must show at least the name and poster image of the series.
  • After clicking on a series, the application should show the details of the series, showing the following information:
    • Name
    • Poster
    • Days and time during which the series airs
    • Genres
    • Summary
    • List of episodes separated by season
  • After clicking on an episode, the application should show the episode’s information, including:
    • Name
    • Number
    • Season
    • Summary
    • Image
  • Light and Dark theme defined by the system
  • Unit tests for the domain layer

Authors

  • Ester Mabel - GitHub - GitHub

Acknowledgments

  • I built this app as a challenge. With him I was able to practice and reinforce my skills and knowledge. It was a fun project, I couldn't do the extra challenges, but I intend to keep improving this project.

tvmaze's People

Contributors

eusoumabel avatar

Stargazers

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