Giter Site home page Giter Site logo

waydk / anime_store Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 2.0 2.13 MB

My portfolio project. Anime store in Django

License: MIT License

Python 35.16% CSS 10.89% HTML 53.94%
django portfolio bootstrap5 django-project django-application django-framework store ecommerce anime anime-store anime-website

anime_store's Introduction

Anime Store

My portfolio project. Anime store in Django

Home-page

Products

Products

Product detail

Detail

Development

System dependencies

  • python 3.8
  • Django 3.2.8
  • psycopg2-binary 2.9.1
  • environs 9.3.4
  • Pillow 8.4.0

Setup environment

  • Rename .env.dist to .env
  • Fill in your data
  • SECRET_KEY is needed to secure sessions on the client side
  • PG_NAME - database name
  • PG_HOST is responsible for where your database is located
  • PG_USER and PG_PASSWORD are needed to access the database

Launch

  • git clone https://github.com/waydk/anime_store
  • cd anime_store
  • If you don't have poetry pip install poetry
  • Install dependencies: poetry install
  • Activate the virtual environment poetry shell
  • Creating migrations python manage.py makemigrations store
  • Migration python manage.py migrate
  • Creating a superuser python manage.py createsuperuser
  • Launching an application python manage.py runserver

anime_store's People

Contributors

waydk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.