Skip to content

Welcome to ElectroVerse, a final year college project that aims to provide a platform for exploring electronics content and shopping for electronic products. The project is developed using HTML, CSS, JavaScript, Bootstrap, and Django.

Notifications You must be signed in to change notification settings

Yyuichiii/ElectroVerse

Repository files navigation

ElectroVerse - Electronics Content and E-commerce Website

Welcome to ElectroVerse, a final year college project that aims to provide a platform for exploring electronics content and shopping for electronic products. The project is developed using HTML, CSS, JavaScript, Bootstrap, and Django.

Project Overview

ElectroVerse combines informative content related to electronics with an integrated e-commerce platform, allowing users to explore articles, tutorials, and also purchase electronic products.

Project Setup

To run this project locally, follow the steps below:

Prerequisites

  • Python installed on your system
  • Pip (Python package installer) installed

Steps to Run the Project

  1. Open a terminal and navigate to the project directory.

  2. Install project dependencies using the following command:

    pip install -r requirements.txt
  3. After successfully installing the dependencies, run the Django development server with the following command:

    python manage.py runserver
  4. Open your web browser and go to http://localhost:8000/ to access the ElectroVerse website.

Project Structure

  • /electroVerse: Django project settings and configurations.
  • /Accounts: Django app containing the main functionality and views.
  • /static: Static files such as CSS, JavaScript, and images.
  • /templates: HTML templates used by the Django app.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Bootstrap
  • Django

Screenshots

Here are some screenshots of the ElectroVerse website:

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5 Screenshot 6 Screenshot 7 Screenshot 8

Collaborators

  • Ritik - Backend Developer
  • Karan - Frontend Developer

Contributing

If you'd like to contribute to ElectroVerse, please fork the repository and create a pull request. We welcome any contributions that improve the project!

About

Welcome to ElectroVerse, a final year college project that aims to provide a platform for exploring electronics content and shopping for electronic products. The project is developed using HTML, CSS, JavaScript, Bootstrap, and Django.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •