{"id":19963875,"url":"https://github.com/thefcraft/mediumclone","last_synced_at":"2026-04-16T05:04:25.643Z","repository":{"id":227213482,"uuid":"748976738","full_name":"thefcraft/mediumClone","owner":"thefcraft","description":"A simple Medium clone built using Flask.","archived":false,"fork":false,"pushed_at":"2024-03-20T16:14:05.000Z","size":5337,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T08:20:17.461Z","etag":null,"topics":["blog","flask","flask-sqlalchemy","medium-clone","postgresql","postgresql-database","postgresql-flask","python"],"latest_commit_sha":null,"homepage":"https://mediumclone-uzmf.onrender.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/thefcraft.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-01-27T07:57:49.000Z","updated_at":"2024-03-19T16:59:14.000Z","dependencies_parsed_at":"2024-03-19T17:45:21.834Z","dependency_job_id":null,"html_url":"https://github.com/thefcraft/mediumClone","commit_stats":null,"previous_names":["thefcraft/mediumclone"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thefcraft%2FmediumClone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thefcraft%2FmediumClone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thefcraft%2FmediumClone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thefcraft%2FmediumClone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thefcraft","download_url":"https://codeload.github.com/thefcraft/mediumClone/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241396777,"owners_count":19956408,"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":["blog","flask","flask-sqlalchemy","medium-clone","postgresql","postgresql-database","postgresql-flask","python"],"created_at":"2024-11-13T02:17:45.709Z","updated_at":"2026-04-16T05:04:25.611Z","avatar_url":"https://github.com/thefcraft.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Medium Clone\n\nA Medium clone website built using Flask, PostgreSQL, [flask_pgsql](https://github.com/thefcraft/flask_postgresql), and Flask-Login.\n\n[Live Demo](https://mediumclone-uzmf.onrender.com/)\n\n## TODO\nAt this time for login username and email are same and code(otp) is just password for login\n\n## Features\n\n- **User Authentication:** Users can sign up, log in, and log out securely using Flask-Login.\n- **Blog Post Creation:** Authenticated users can create, edit, and delete their own blog posts.\n- **Browse and Read Articles:** Users can browse through a list of articles and read them.\n- **Responsive Design:** The website is designed to be responsive and accessible on various devices.\n\n## Technologies Used\n\n- **Flask:** A lightweight web framework for Python.\n- **PostgreSQL:** A powerful open-source relational database management system.\n- **Flask-Login:** Provides user session management for Flask applications.\n- **Flask-PGSQL:** My custom API framework for PostgreSQL interactions.\n\n## Setup\n\n1. **Clone the repository:**\n\n    ```bash\n    git clone https://github.com/thefcraft/mediumClone.git\n    cd medium-clone\n    ```\n\n2. **Create a virtual environment:**\n\n    ```bash\n    python -m venv venv\n    source venv/bin/activate  # For Linux/macOS\n    # Or\n    venv\\Scripts\\activate  # For Windows\n    ```\n\n3. **Install dependencies:**\n\n    ```bash\n    pip install -r requirements.txt\n    ```\n\n4. **Set up the database:**\n\n    - Create a PostgreSQL database.\n    - Update the database configuration in `config.py`.\n\n5. **Run the application:**\n\n    ```bash\n    python app.py\n    ```\n\n6. **Access the application:**\n\n    Open your web browser and go to `http://localhost:5000`.\n\n## Contributing\n\nContributions are welcome! Please feel free to open an issue or submit a pull request.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthefcraft%2Fmediumclone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthefcraft%2Fmediumclone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthefcraft%2Fmediumclone/lists"}