Skip to content

An open source online shop platform and public forum for questions and discussions, built for developers.

License

Notifications You must be signed in to change notification settings

magic-encode/Alsafia

 
 

Repository files navigation

About Alsafia project

An open source social media platform and public forum for questions and discussions, built for developers.
Live website - https://alsafia-uzb.herokuapp.com/



Installation

  • 1 - clone repo https://github.com/Muhammadali-Akbarov/alsafia.git
  • 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

An open source online shop platform and public forum for questions and discussions, built for developers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 51.1%
  • CSS 22.0%
  • HTML 12.9%
  • SCSS 11.8%
  • Python 2.0%
  • PHP 0.2%