Welcome to Hacks-Forum, your go-to source for uncovering and sharing cutting-edge insights and leaks across finance, politics, and beyond. This repository houses the codebase for the Hacks-Forum website, developed using Django, HTML, CSS, and Bootstrap.
Backend: Django Frontend: HTML, CSS, Bootstrap Pages
-
Landing Page The landing page serves as the entry point to Hacks-Forum, providing an overview of the site's offerings and navigation to other sections.
-
Blog Publish Page Users can publish new blog posts through this page, contributing to the platform's content.
-
Settings Page The settings page allows users to customize their profile and preferences within the Hacks-Forum platform.
-
Edit Page Users can edit existing blog posts using this page, ensuring content remains up-to-date and relevant.
-
Home Page The home page dynamically displays latest updates, featured articles, and trending topics, ensuring visitors stay informed and engaged.
To run the Hacks-Forum website locally:
bash Copy code git clone [(https://github.com/ranasuryansh14/HACKS-FORUM-Django-Website] cd hacks-forum Install dependencies
bash Copy code python manage.py migrate Start the development server:
bash Copy code python manage.py runserver Open your browser: Visit http://localhost:8000 to view the Hacks-Forum website.
Contributing Contributions are welcome! Please fork the repository and submit a pull request with your changes. For major updates, please open an issue first to discuss what you would like to change.
License This project is licensed under the MIT License - see the LICENSE file for details.