Skip to content

evanspa/gasjot-web

Repository files navigation

gasjot-web

gasjot-web is a web application for collecting gas purchase and other data about your vehicle. It's a fun application to use to track your gas purchase and utilization history.

It is implemented as an isomorphic Javascript application using React and Redux. The Fetch API is used to communicate with Gas Jot's REST API.

About the Gas Jot System

The Gas Jot system is a client/server one. This repo, gasjot-web, represents a client-side application of the Gas Jot system. There is also an iOS client application: GasJot-ios.

FYI, the Gas Jot iOS application is much more featureful than the web app. The iOS app offers more charts, offline mode, data export, location-based conveniences, etc.

The server-side application of Gas Jot provides a REST API endpoint (written in Clojure) for the client applications to consume: pe-gasjot-app.

Live URL

Gas Jot is live at: https://www.gasjot.com

Implementation Stack

The following technologies are used to develop the Gas Jot web application:

And for development tooling:

About

Gas Jot web application.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages