Skip to content

A simple web application written in Django for tracking information about vehicle fuel-ups.

Notifications You must be signed in to change notification settings

Crevax/fuel_tracker_django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Server Architecture

  • Ubuntu - Trusty Tahr 32 Bit
  • Python - 2.7.6 (Ubuntu Default)
  • Nginx - Latest version from Ubuntu's Source
  • Uwsgi - Latest version from Pip
  • PostgreSQL - Latest version from Ubuntu's Source

Installing/Running

  1. Clone this repository
  2. Open the root directory in your favorite CLI
  3. Run vagrant up
  • First run will take a while as it needs to download the VM and run provision
  1. (Optional) Map 192.168.0.42 to fuel-tracker.dev in your hosts file

Load up the site in your favorite browser and enjoy! When you're done just run vagrant halt to shut down the VM

About

A simple web application written in Django for tracking information about vehicle fuel-ups.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published