Commit c9ff7264 authored by jayaprakash-a's avatar jayaprakash-a

Basic project repo setup done

parent b2b580a7
...@@ -37,7 +37,7 @@ EXECUTION OF CODE ...@@ -37,7 +37,7 @@ EXECUTION OF CODE
\begin{itemize} \begin{itemize}
\item Download the project from GitHub. \item Download the project from GitHub.
\item Clone the repository:\\ \item Clone the repository:\\
\texttt{\$ git clone https://jayaprakash@git.cse.iitb.ac.in/jayaprakash/\\CS699LabProject.git} \texttt{\$ git clone https://jayaprakash@git.cse.iitb.ac.in/sairam/e-Auction_for_sports_events.git}
\item We have to create django super user.\\ \item We have to create django super user.\\
\texttt{\$ python manage.py createsuperuser}. Enter details and password. \texttt{\$ python manage.py createsuperuser}. Enter details and password.
\item Setup the database. We have to make migrations and import the data into the database. \item Setup the database. We have to make migrations and import the data into the database.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment