Skip to content

TheDramaFever Project allows users to browse and discover movies/dramas.

Notifications You must be signed in to change notification settings

pratyushpratik/TheDramaFever

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheDramaFever Project README

This README provides an overview and instructions for TheDramaFever Project, an iOS application for movies/dramas lovers. TheDramaFever Project allows users to browse and discover movies/dramas.

Table of Contents

Features

  • Browse popular movies/dramas
  • Search for movies/dramas by title
  • User-friendly interface and smooth navigation

Requirements

To run TheDramaFever Project application, you'll need:

  • Xcode 14.2 or higher
  • iOS 15 or higher
  • Swift 5.0 or higher
  • No internet connection is required for accessing movies/dramas data

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/pratyushpratik/TheDramaFever.git
    
  2. Open the project in Xcode:

    cd DiagnalTest
    open DiagnalTest.xcodeproj
    

Usage

  1. Open DiagnalTest.xcodeproj file in Xcode.

  2. Build and run the project on the iOS Simulator or your physical device.

  3. Browse through the list of popular movies/dramas or use the search bar to find specific movies/dramas.

TestCase

  1. Unit/Integration test cases are written in VMMovieListTestCase class.

  2. UI test cases are written in DiagnalTestUITests class -> testExample().

Contributing

Contributions to TheDramaFever Project are welcome! If you'd like to contribute, please follow these steps:

  1. Fork the repository.

  2. Create a new branch for your feature or bug fix:

    git checkout -b feature/your-feature-name
    
  3. Make your changes and test them thoroughly.

  4. Commit your changes with descriptive commit messages:

    git commit -m "Add your commit message"
    
  5. Push your branch to your forked repository:

    git push origin feature/your-feature-name
    
  6. Open a pull request on the main repository and provide a clear description of your changes.

License

TheDramaFever Project is licensed under the MIT License. Feel free to modify and distribute it as per the terms of the license.

About

TheDramaFever Project allows users to browse and discover movies/dramas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages