Skip to content

A django-powered website for the Ashland High School water polo team.

Notifications You must be signed in to change notification settings

jakegavin/apolo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ashland Water Polo

An informational website built for the Ashland High School Water Polo team.

This project uses the Python Imaging Library (PIL).

Templates use bootstrap.

The photo app is loosely based on the Portfolio app in [Djago by Example] (https://github.com/akulakov/django/tree/master/dbe) by akulakov

To Do

  • General Items
    • Write tests
    • Clean up templates
      • Move conditional constructs into views.py
    • Add validators to models
    • Create about link in footer (lightbox popup)
    • Clean up CSS
    • Install South for database migrations
  • Passowrd protect resources
  • Create homepage
    • Links to social media
  • Schedule App
    • Fix sorting of schedules
    • Add error message using {% empty %} if a tournament doens't have games added
    • Turn opponent teams into objects
      • Season stats page
  • Roster App
    • Fix trailing comma on coaches roster list
    • Clean up coaches template page formatting.
      • Use divs instead of tables
  • Photos App
    • Clean up photo app code fragments
    • Fix lightbox 'X' off page
  • History Section
    • Create Alumni App
  • Admin
    • Clean up admin panel
      • Sort categories
      • Search
      • Image thumbnails

About

A django-powered website for the Ashland High School water polo team.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published