Skip to content

Latest commit

 

History

History
157 lines (101 loc) · 4.23 KB

README.md

File metadata and controls

157 lines (101 loc) · 4.23 KB

MIT License LinkedIn


Logo

FyndMyMovie

An awesome task which allowed me to understand async functions and aiohttp!

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

product-screenshot testing-screenshot

There are many great Movie CRUD APIs available on GitHub, however, I didn't copy from them, I created FyndMyMovie which made me understand a new framework AIOHTTP.

Here's why you should love this assignment:

  • I am fluent in Django, Flask and python-cli applications, learning Aiohttp added a new feather to my cap of Python frameworks.
  • Getting to know about async await was fun and insightful, this is the very first implementation of of the same.
  • You will find good code quality and code standards which can be used to demonstrate to beginners, if not no issues as we are in an agile world. Learning continously:)

A list of commonly used resources that I find helpful are listed in the acknowledgements.

Built With

This application is built with love, dedication, coffee and:

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • python
python --version

Installation

  1. Get a free API Key at https://www.linkedin.com/in/shubhamlondhe1996/
  2. Clone the repo
git clone https://github.com/LondheShubham153/fynd-my-movie.git
  1. Install python packages
pip install -r requirements.txt
  1. Test the application
pytest
  1. Run the application
python app.py

Usage

For more examples, please refer to the Documentation

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be 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

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Shubham Londhe - @shubhamlondhe96 - My Instagram Shubham Londhe - shubhamlondhe1996 - My LinkedIn Project Link: https://github.com/LondheShubham153/fynd-my-movie