8000 GitHub - jr-dev1001/CineCritique: An Ionic Application for Movie Review
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jr-dev1001/CineCritique


CineCritique

CineCritique is a mobile application developed on the Ionic platform using Angular. It allows users to browse and read comprehensive movie reviews, leveraging multiple REST APIs for seamless data retrieval. The application employs responsive design principles to ensure optimal usability across a variety of devices.

Demo

Here’s a demo of the project in action:

Demo.CrineCritique.mp4

Features

  • Movie Reviews: Display detailed reviews for a wide range of movies with infite scroll.
  • REST API Integration: Retrieve and display data seamlessly from server-side APIs.
  • Responsive Design: Ensures accessibility and a consistent user experience on different devices.

Technologies Used

  • Ionic Framework
  • Angular
  • REST APIs
  • HTML/CSS
  • TypeScript

Installation

To get a local copy up and running, follow these steps:

  1. Clone the repository:

    git clone https://github.com/jr-dev1001/cinecritique.git
  2. Navigate to the project directory:

    cd cinecritique
  3. Install dependencies:

    npm install
  4. Run the application:

    ionic serve

for running it in android

ionic run android

it will generate android build files .

for running it in ios

ionic run ios

it will generate xcode build files .

Usage

  1. Browse Movie Reviews: Open the application and navigate through the list of movie reviews.
  2. Responsive Design: Enjoy a seamless experience on any device, be it mobile, tablet, or desktop.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Security Policy

Supported Versions

currently being supported with security updates.

Software Version Supported
Angular ^14.0.x
@capacitor/core 4.4.x
@capacitor/cli 4.x.x
@ionic/angular <6.1.9

About

An Ionic Application for Movie Review

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0