Skip to content

🟢 Open Source Online Shop Platform with Python/Django 2022-11

License

Notifications You must be signed in to change notification settings

DreamLaboratory/alsafia-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

137 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About Alsafia project

An open source social media platform and public forum for questions and discussions, built for developers.

Installation

  • 1 - clone repo https://github.com/Muhammadali-Akbarov/alsafia-web
  • 2 - create a virtual environment and activate
    • pip install virtualenv
    • virtualenv env or python(3) -m venv env
    • env\Scripts\activate (or source env/bin/activate (linux))
  • 3 - cd into project "alsafia"
  • 4 - set your .env file with using .env-sample
  • 5 - pip install -r requirements.txt
  • 6 - python manage.py runserver

Features

  • This site combines PSQL,celery, redis, Payment and others

Completed with

  • Django
  • Database Design and Models with Postgresql
  • Deployment to heroku

Our social group

About

🟢 Open Source Online Shop Platform with Python/Django 2022-11

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.2%
  • CSS 22.8%
  • HTML 12.2%
  • SCSS 11.6%
  • Python 2.0%
  • PHP 0.2%