{"id":18597469,"url":"https://github.com/neeraj1909/twitter-clone","last_synced_at":"2025-10-04T20:29:51.042Z","repository":{"id":86346017,"uuid":"127201772","full_name":"neeraj1909/twitter-clone","owner":"neeraj1909","description":null,"archived":false,"fork":false,"pushed_at":"2020-01-17T09:07:48.000Z","size":734,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-17T23:44:52.602Z","etag":null,"topics":["django","django-framework","django-project","python","twitter-bootstrap","twitter-clone"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/neeraj1909.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":"2018-03-28T21:39:58.000Z","updated_at":"2020-07-09T19:20:52.000Z","dependencies_parsed_at":"2023-03-17T18:00:17.107Z","dependency_job_id":null,"html_url":"https://github.com/neeraj1909/twitter-clone","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/neeraj1909%2Ftwitter-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neeraj1909%2Ftwitter-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neeraj1909%2Ftwitter-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neeraj1909%2Ftwitter-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neeraj1909","download_url":"https://codeload.github.com/neeraj1909/twitter-clone/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254538573,"owners_count":22087889,"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":["django","django-framework","django-project","python","twitter-bootstrap","twitter-clone"],"created_at":"2024-11-07T01:28:16.530Z","updated_at":"2025-10-04T20:29:45.994Z","avatar_url":"https://github.com/neeraj1909.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Twitter Clone in Django\n\nThis is a twitter clone project, developed using Python's web framework Django.\u003cbr\u003e\nFor front-end designing we have used Twitter's front-end library Bootstrap4.\n\n### Getting started with development\nDependenciies:\n- Python 3.6.x\n- Django 1.11.x\n- MySQL 5.7.x\n- Ubuntu 17.04 or later\n\n#### 1. Clone this repoistory\n```bash\ngit clone git@github.com:neeraj1909/twitter-clone.git\ncd twitter-clone\n```\n\n#### 2. Install the [virtualenvwrapper](https://virtualenvwrapper.readthedocs.io/)\nFollow [instructions on official documentation page](https://virtualenvwrapper.readthedocs.io/en/latest/install.html).\n\n#### 3. Create the virtualenv\n```bash\n## run following command from `twitter-clone` directory\nmkvirtualenv twitter-clone -a \"$(pwd)\" -p python3.6\n```\n\n#### 4. Install python packages\n```bash\n## Activate the virtualenv which you created on the last step\nworkon twitter-clone\npip install -r requirements.txt\n```\n\n#### 5. Setup the database\n*TODO - Add instructions for this when we start using MySQL database.*\n\n#### 6. Run database migrations\n```bash\npython manage.py migrate\n```\n\n#### 7. Run development server\n```bash\npython manage.py runserver\n```\n\n\n\n\n### Contributors\n----------\n* [Neeraj Singh](https://github.com/neeraj1909)\n\n\n### License\n----------\nMIT License\n\nCopyright (c) 2018 Neeraj Kumar Singh\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneeraj1909%2Ftwitter-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneeraj1909%2Ftwitter-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneeraj1909%2Ftwitter-clone/lists"}