Skip to content

Users may add those testimonials about spare parts for cars. This helps everyone to choose the best spare part for own car.

Notifications You must be signed in to change notification settings

VetalM84/spare_part

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spare_part

Pet project. Users may add those mileage reports and reviews about spare parts for cars. This helps everyone to choose the best spare part for own car. View it in action on Heroku: https://sparepart.herokuapp.com/

Login to site using: url: https://sparepart.herokuapp.com/login/ user name: test_user password: 4DjQB6JL6Hsv

What I have implemented in this project:

  1. Django Models, ORM.
  2. Postgres DB.
  3. Django templates, template tags, template filters, forms.
  4. Django Admin.
  5. Extended User Model using proxy.
  6. Unit tests.
  7. Decorators (@login_required, @cache_page).
  8. CACHES (@cache_page, cache queries).
  9. Google reCaptcha.
  10. Chained fields using django-autocomplete-light.
  11. Django Debug Toolbar.
  12. Autocomplete using Ajax and jQuery.
  13. Like buttons with js.
  14. Uploading image files to testimonial.
  15. Search.
  16. UIKit.
  17. Heroku deploy files.

About

Users may add those testimonials about spare parts for cars. This helps everyone to choose the best spare part for own car.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages