{"id":28434877,"url":"https://github.com/mitadic/moviedb_webapp","last_synced_at":"2025-09-12T10:38:32.542Z","repository":{"id":262526123,"uuid":"847644456","full_name":"mitadic/MovieDB_WebApp","owner":"mitadic","description":"an educational fullstack project about creating a web interface for a personal database management via CRUD, with user authentication","archived":false,"fork":false,"pushed_at":"2024-09-27T22:13:07.000Z","size":3381,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-05T19:49:33.653Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mitadic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-26T09:10:04.000Z","updated_at":"2024-09-27T22:13:10.000Z","dependencies_parsed_at":"2024-11-19T20:48:57.458Z","dependency_job_id":null,"html_url":"https://github.com/mitadic/MovieDB_WebApp","commit_stats":null,"previous_names":["mitadic/moviedb_webapp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mitadic/MovieDB_WebApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitadic%2FMovieDB_WebApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitadic%2FMovieDB_WebApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitadic%2FMovieDB_WebApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitadic%2FMovieDB_WebApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mitadic","download_url":"https://codeload.github.com/mitadic/MovieDB_WebApp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitadic%2FMovieDB_WebApp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262765679,"owners_count":23360955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-05T19:41:35.255Z","updated_at":"2025-06-30T11:32:38.847Z","avatar_url":"https://github.com/mitadic.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MovieDB_WebApp\nAn educational fullstack project about creating a web interface for account-based personal database management.\n\n![image](https://github.com/user-attachments/assets/b8ab8885-0148-4982-ab39-2ef56442dc41)\n\n## Project features and technologies overview\n* Database management: sqlalchemy.orm\n* Endpoint routing: Flask\n* 3rd party API: OMDb\n* Templating / dynamic webpage generation: Jinja2\n\n## Installation\n\n1. Clone the repository.\n\n        git clone https://github.com/MilosTadic01/MovieDB_WebApp\n\n2. Enter the created directory.\n\n        cd MovieDB_WebApp\n\n3. Create a virtual environment.\n\n        python -m venv .\n\n4. Activate the virtual environment.\n\n        source ./bin/activate\n\n5. Install the required packages for the venv.\n\n        pip install -r requirements.txt\n\n6. Obtain your personal API key from OMDb [here](https://www.omdbapi.com/apikey.aspx).\n\n7. Add your key to your environment\n\n        echo API_KEY=ReplaceThisWithYourKey \u003e .env\n\n\u003e [!NOTE]\n\u003e These installation steps portray a generic case on UNIX-like systems (Linux, Mac OS).\n\n## Usage/Examples\n\nRun the app.\n```bash\npython app.py\n```\n\nVisit the now locally hosted homepage via any browser.\n```\nhttps://127.0.0.1:5000\n```\n\n\u003e [!NOTE]\n\u003e If you wish to start your own database from scratch, delete the demo file `library.sqlite` in directory `data/`\n\n## Feedback\n\nIf you have any feedback, feel free to reach out.\n\n| \u003cimg src=\"https://github.githubassets.com/assets/GitHub-Mark-ea2971cee799.png\" alt=\"gh_logo.png\" width=\"15\" height=\"15\"/\u003e | \u003cimg src=\"https://cdn3.iconfinder.com/data/icons/web-ui-3/128/Mail-2-512.png\" alt=\"email_icon.jpg\" width=\"15\" height=\"15\"/\u003e |\n| ------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- |\n| [@MilosTadic01](github.com/MilosTadic01)                                                                                  | `milosgtadic` at yahoo.com                                                                                                       |\n\n\n## License\n\n[CC0 1.0 Universal](/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmitadic%2Fmoviedb_webapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmitadic%2Fmoviedb_webapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmitadic%2Fmoviedb_webapp/lists"}