Skip to content

jeid64/open-container

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

open-container

open-container is a ride-board application written in Python+Flask with a frontend using Jinja2 and CSH Flavored Bootstrap.

Open Container is a replacement for kdolan/ride, that provides an HTTP API for accessing and mutating ride-board data. Through working on this project I've remembered quite a few of the reasons that deter me from wanting to work on frontend web development. I struggled with the concept of getting a working UI and UX flow across multiple pages and spent a few days trying for the opposite. After realizing that a single-page dynamic site wasn't in the scope of my design abilities I went back to seperating out different actions into their own pages.

There are sill a few things that I believe would be beneficial to open-container, but in no way are they necessary for it to be used in place of ride. As someone who's a supporter of FOSS I want to leave these low-hanging-fruit open to potential contributors who may be interested in using open-container as a base to sharpen their design or development skills in the future. You can see a list of some of my potential ideas on the issues page.

About

kdolan/ride with flask

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 40.8%
  • CSS 32.0%
  • HTML 19.8%
  • JavaScript 7.4%