Skip to content

SwapnaneelSarkar/Movie-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie App

A new Flutter project designed to explore the capabilities of Flutter while building a visually appealing and functional movie app.

Getting Started

This project is a starting point for a Flutter application.

Features

🎥 Browse Movies & TV Shows: Display popular movies and TV shows fetched from the TVMaze API. 🔎 Search Functionality: Easily search for your favorite movies and TV shows. 📂 Categorized by Genres: Filter movies by genres like Drama, Comedy, Sports, and more. 📖 Detailed Info: Get details such as the summary, genres, runtime, and ratings of any movie or TV show. 🧭 Intuitive Navigation: Seamless navigation between Home and Search screens using a Bottom Navigation Bar.

Setup Instructions

Prerequisites

  • Install Flutter.
  • Make sure your system has a connected device or an emulator to run the app.

Steps

Clone the repository: bash Copy code git clone https://github.com/your-username/movie_app.git Navigate to the project folder: bash Copy code cd movie_app Install the necessary dependencies: bash Copy code flutter pub get Run the app: bash Copy code flutter run

Resources to Learn Flutter

Here are some helpful resources to get you started with Flutter development:

Lab: Write Your First Flutter App Cookbook: Useful Flutter Samples For further details and guidance, visit the Flutter Documentation.

Future Enhancements

Add user profiles and a favorites list. Enable offline caching of movie data. Integrate animations for smooth transitions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published