Skip to content

talhaumer/tabulardata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Test for AL Yousaf

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
  • Font awesome
  • Pillow
  • Crispy form

Steps to download project:

1- Download the full project from this link:

https://github.com/talhaumer/tabulardata.git

or

you can clone the repository using this code: https://github.com/talhaumer/tabulardata.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

6- Run your developement server:

python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published