Skip to content

Inefficient Django Website that needs to be fixed in terms of performance, SW design, testing coverage

Notifications You must be signed in to change notification settings

aymanshub/Improve-a-Django-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Improve-a-Django-Project

Inefficient Django website that needs to be fixed in terms of:

  • functionality,
  • performance,
  • SW design,
  • testing coverage

Testing notes:

  • Testing coverage reached 96%

  • Used the following coverage command (excluded migration, test and wsgi files):

    coverage run --source='.' --omit='/migrations/,/tests/,mysite/wsgi.py' manage.py test menu.tests

Built With:

  1. Django - a Python-based free and open-source web framework.

Authors:

Ayman Said

About

Inefficient Django Website that needs to be fixed in terms of performance, SW design, testing coverage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published