Skip to content

codeformuenster/fuelprices

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Fuel price

App for monitoring fuel prices in Munster.

View Demo · Report Bug · Request Feature

About The Project

Product Name Screen Shot

This application will allow the user to monitor the current price of fuel in Munster. It is also possible to see the dynamics of price changes over a certain period. Currently, the app uses the api, which provides data on fuel in Germany.

Built With

  • MongoDB
  • Express
  • Vue
  • Node.js
  • Mapbox
  • Tailwindcss

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Personally, I use npm as a package manager

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/codeformuenster/fuelprices.git
  2. Install NPM packages
    npm run install
  3. Copy .env file and create your local env file:
    • for server folder, 'env.local'
    • for client folder 'env.localenv'
  4. Run projects locally:
    • for server
      npm run local
    • for client
      npm run local

Roadmap

  • Create mobile app

See the open issues for a full list of proposed features (and known issues).

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

https://codeformuenster.org/#projekte

Project Link: https://github.com/codeformuenster/fuelprices

(back to top)

About

Displaying and comparing fuel prices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published