{"id":18376677,"url":"https://github.com/manojpatra1991/gamezone","last_synced_at":"2026-04-09T23:37:02.557Z","repository":{"id":50210262,"uuid":"98903181","full_name":"MANOJPATRA1991/GameZone","owner":"MANOJPATRA1991","description":"A Python Flask based web application demonstrating back-end design skills","archived":false,"fork":false,"pushed_at":"2022-12-07T23:59:40.000Z","size":10807,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-15T22:29:03.211Z","etag":null,"topics":["flask","flask-blueprints","flask-sqlalchemy","jinja2-templates","postgresql","python"],"latest_commit_sha":null,"homepage":"https://gamezonev2.herokuapp.com/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MANOJPATRA1991.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-07-31T15:21:49.000Z","updated_at":"2017-11-04T19:02:45.000Z","dependencies_parsed_at":"2023-01-25T01:15:27.633Z","dependency_job_id":null,"html_url":"https://github.com/MANOJPATRA1991/GameZone","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MANOJPATRA1991%2FGameZone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MANOJPATRA1991%2FGameZone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MANOJPATRA1991%2FGameZone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MANOJPATRA1991%2FGameZone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MANOJPATRA1991","download_url":"https://codeload.github.com/MANOJPATRA1991/GameZone/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248345608,"owners_count":21088311,"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":["flask","flask-blueprints","flask-sqlalchemy","jinja2-templates","postgresql","python"],"created_at":"2024-11-06T00:24:22.923Z","updated_at":"2025-10-18T22:01:59.263Z","avatar_url":"https://github.com/MANOJPATRA1991.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Item Catalog Project\n\nThis is the second project of Part 3, Core Curriculum, [Full Stack Web Developer Nanodegree Program](https://in.udacity.com/course/full-stack-web-developer-nanodegree--nd004/). \n\nThis web application is live on [GameZone](https://gamezonev2.herokuapp.com/).\n\nThis project demonstrates my skills in developing a REST API server for a Flask web application.\n\nThe project is re-configured to be served from a Linux Ubuntu 16.04 Apache2 server, with a Postgresql database.\n\n## Table of Contents\n\n  1. [Description](#description)\n  2. [Installation and Test Requirements](#installation-and-test-requirements)\n  3. [References](#references)\n  4. [License](#license)\n  \n### Description\n\nThis project titled GameZone displays games for certain pre-defined categories to a user. \nIf the user is logged in, he/she can create new game data and edit their own data if needed.\nThe app also has a user who acts as an admin with full access to perform CRUD operations on the database for improvement.\n  \n### Installation and Test Requirements\n\nNOTE: 1. Download the fullstack-nanodegree-vm from [here](https://github.com/udacity/fullstack-nanodegree-vm) and install the VM before proceeding further. \n      2. Install postgresql. For instructions on how to install postgresql look [here](https://github.com/MANOJPATRA1991/Linux-Server-Configuration#install-postgresql).\n   \n #### Set up the project for testing:\n \n  1. To run this project in VM environment, clone it with `git clone \u003cURL\u003e`.\n  \n  2. Run your vagrant machine with `vagrant up` and then `vagrant ssh`.\n  \n  3. Once done, open the project in your favorite IDE and install the dependencies mentioned in **requirements.txt** using `sudo pip install \u003cmodule\u003e` in your vagrant environment.\n  \n  4. **cd** into the project directory.\n  \n  5. Create the database with `python database_setup.py`\n  \n  6. Populate the database with categories and admin user by `python categories.py` and `python demo_user.py`.\n  \n  7. To run the application in your local environment, the command is `python run.py`.\n  \n  8. Once the server is up and running go to `http://localhost:8000` from your browser to view the app.\n\n### References\n1. [Python Documentation](https://docs.python.org/3/)\n2. [Google Python Style Guide](https://google.github.io/styleguide/pyguide.html)\n3. [PEP8](https://www.python.org/dev/peps/pep-0008/)\n4. [Flask](http://flask.pocoo.org/)\n5. [SQLAlchemy](https://www.sqlalchemy.org/)\n\n### License\nThe content of this repository is licensed under [MIT](https://choosealicense.com/licenses/mit/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanojpatra1991%2Fgamezone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanojpatra1991%2Fgamezone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanojpatra1991%2Fgamezone/lists"}