Skip to content

sourabh48/life_on_our_trails

Repository files navigation

Life on Our Trails

It is a personal website soon to be hosted. It is still under development.

Completed:

  1. Home(still need to add latest posts)
  2. Blog
  3. Teams
  4. Resume
  5. Video

In progress:

  1. Gaming
  2. Music

To Start

  1. Market (ebay clone)

Setup

Install python 3.12 Install pycharm

In terminal of go to the file location and run the following code:

pip install virtualenv

python -m venv life_on_our_trails

cd src

C:\Users\soura\AppData\Local\Programs\Python\Python312\python.exe -m pip install --upgrade pip

..\life_on_our_trails\Scripts\activate

e:\life_on_our_trails\life_on_our_trails\scripts\python.exe -m pip install --upgrade pip

pip install django

pip install django-hitcount

pip install django-social-share

pip install django-tinymce

pip install Pillow

pip install django-heroku

Run the file

cd src

..\life_on_our_trails\Scripts\activate

python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published