Skip to content

anmolag10/DigtalDukaanDaar

Repository files navigation

DigitalDukaanDaar


Logo


Explore the docs »

View Demo · Report Bug · Request Feature

Documentation

Built With

forthebadge made-with-python forthebadge forthebadge forthebadge

Bootstrap logo

Powered by Django.

Getting Started

Prerequisites

  1. Fork and Clone

    1. Fork the Repo DigitalDukaanDaar
    2. Clone the repo to you computer.
  2. Create a Virtual Environment for the Project

    In Windows

    py -m venv env
    
    .\env\Scripts\activate
    

    In Ubuntu/MacOS

    python -m virtualenv venv
    
    source venv/bin/activate

    If you are giving a different name then venv, then please mention it in .gitigonre first

    1. Install all the requirements
    pip install -r requirements.txt

Installation

  1. Checkout to develop branch
    git status
    git pull
    git branch
    git checkout develop
    
    
  2. Run server
    python manage.py runserver

About

IEEE SMVITM HACKATHOSAV TEAM PACMANBYTES

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors