GithubHelp home page GithubHelp logo

bsebaa / blog-django-ar Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aabouissa/blog-django-ar

0.0 1.0 0.0 5.14 MB

Arabic Blogger Using Django Framework

Python 53.52% CSS 2.40% HTML 44.08%

blog-django-ar's Introduction

Blog django in arabic

Project from scratch for arab web developers who search for a full project using django consept.

Libraries and framework used:

  • Django 2.2
  • Bootstrap 4.3.x
  • jQuery 3.3.1
  • Font awesome
  • Pillow
  • Crispy form

Steps to download project:

1- Download the full project from this link:

https://github.com/aabouissa/blog-django-ar/archive/master.zip

or

you can clone the repository using this code: git clone https://github.com/aabouissa/blog-django-ar.git

2- Create your virtual environment:

- If you use Linux or Mac OSX, use this code: python3 -m virtualenv .
- If you use Windows, use this code: virtualenv .

3- Activate your virtual enviroment:

- Users of Linux and Mac OSX: source bin/activate
- Users of Windows: Scripts bin\activate

4- Installation of packages via Requirements.txt file:

pip install -r Requirements.txt

5- Change directory using this code:

cd src

6- Run your developement server:

python manage.py runserver

blog-django-ar's People

Contributors

aabouissa avatar

Watchers

James Cloos 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.