{"id":21184575,"url":"https://github.com/marse11e/discussion-forum-django","last_synced_at":"2025-03-14T19:47:38.656Z","repository":{"id":248288352,"uuid":"828288274","full_name":"marse11e/Discussion-Forum-Django","owner":"marse11e","description":"Discussion Forum is a Django-based web application designed to facilitate online conversations and community interactions. This platform allows users to create, join, and participate in discussion rooms, making it a great tool for collaborative learning and information sharing.","archived":false,"fork":false,"pushed_at":"2024-07-13T18:41:19.000Z","size":1682,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-10T20:53:16.391Z","etag":null,"topics":["django","django-cors-headers","djangorestframework","html-css-javascript"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/marse11e.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-07-13T17:15:50.000Z","updated_at":"2024-07-13T18:43:42.000Z","dependencies_parsed_at":"2024-07-13T18:35:00.950Z","dependency_job_id":"f25490cf-c0af-44de-ad32-750e345f8dba","html_url":"https://github.com/marse11e/Discussion-Forum-Django","commit_stats":null,"previous_names":["marse11e/discussion-forum-django"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marse11e%2FDiscussion-Forum-Django","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marse11e%2FDiscussion-Forum-Django/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marse11e%2FDiscussion-Forum-Django/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marse11e%2FDiscussion-Forum-Django/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marse11e","download_url":"https://codeload.github.com/marse11e/Discussion-Forum-Django/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243639408,"owners_count":20323505,"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-cors-headers","djangorestframework","html-css-javascript"],"created_at":"2024-11-20T18:09:23.377Z","updated_at":"2025-03-14T19:47:38.625Z","avatar_url":"https://github.com/marse11e.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cdiv align=\"center\"\u003e\n\u003cimg width=\"30%\" src=\"readme/hd.png\"\u003e\n\n# Discussion Forum\n\u003c/div\u003e\n\n## Overview\n\nDiscussion Forum is a Django-based web application designed to facilitate online conversations and community interactions. This platform allows users to create, join, and participate in discussion rooms, making it a great tool for collaborative learning and information sharing.\n\n## Features\n\n- **User Authentication:** Secure sign-up and login functionality.\n- **Discussion Rooms:** Create and join various discussion rooms.\n- **Real-time Conversations:** Engage in live discussions with other participants.\n- **User Profiles:** Manage and view user profiles.\n\n## Getting Started\n\n### Prerequisites\n\nEnsure you have the following installed on your local machine:\n\n- Python 3.x\n- pip (Python package installer)\n- Git\n\n### Installation\n\nFollow these steps to set up the project on your local machine:\n\n1. **Clone the repository:**\n\n```bash\ngit clone https://github.com/marse11e/Discussion-Forum-Django.git\n```\n\n2. **Navigate to the project directory:**\n\n```bash\ncd Discussion-Forum-Django\n```\n\n3. **Create a virtual environment:**\n\n```bash\npip install virtualenv\nvirtualenv env\n```\n\n4. **Activate the virtual environment:**\n\n- On Windows:\n\n```bash\nenv\\Scripts\\activate\n```\n\n- On macOS and Linux:\n\n```bash\nsource env/bin/activate\n```\n\n5. **Install the dependencies:**\n\n```bash\npip install -r requirements.txt\n```\n\n### Running the Application\n\nTo start the development server, use the following command:\n\n```bash\npython manage.py runserver\n```\n\nOnce the server is running, you can access the application at `http://127.0.0.1:8000/`.\n\n## Application Preview\n\n### Feed Home\n\n\u003cp align=\"center\"\u003e\n\u003cimg width=\"70%\" src=\"readme/exemple.png\"\u003e\n\u003c/p\u003e\n\n## Contributing\n\nWe welcome contributions to enhance the Discussion Forum. If you would like to contribute, please follow these steps:\n\n1. Fork the repository.\n2. Create a new branch (`git checkout -b feature-branch`).\n3. Make your changes and commit them (`git commit -m 'Add new feature'`).\n4. Push to the branch (`git push origin feature-branch`).\n5. Create a pull request.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## Contact\n\nFor any inquiries or support, please reach out to [Marselle Naz](https://github.com/marse11e).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarse11e%2Fdiscussion-forum-django","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarse11e%2Fdiscussion-forum-django","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarse11e%2Fdiscussion-forum-django/lists"}