Skip to content

All movie scene locations in one website! Don't forget to include these locations in your trip!

Notifications You must be signed in to change notification settings

arslanob/MovieLoco

Repository files navigation

MovieLoco App

Getting Started

To get this application running, make sure you do the following in the Terminal:

  1. python3 -m venv venv
  2. source venv/bin/activate
  3. pip install -r requirements.txt
  4. createdb movie-locations
  5. python seed.py
  6. flask run

Summary

The movie locations app is serving people to find the locations where their favorite movies were shot! Users can post new movie-locations to contribute to this social platform.

Demo

Movie Loco link

Built With

Built with Flask WTForms and SQL Alchemy additon to Python + Flask.

  • Python
  • Flask
  • Bootstrap
  • JQuery
  • PostgreSQL

API Reference

  • GoogleMapsAPI
  • TMDB

License

MIT License

Copyright (c) 2022 Omer Arslan

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Screenshots

App Screenshot

App Screenshot

Feedback

If you have any feedback, please reach out to me at omerbarisarslan@gmail.com

About

All movie scene locations in one website! Don't forget to include these locations in your trip!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published