Skip to content

The new brain & backend API of tankste! project.

License

Notifications You must be signed in to change notification settings

tankste/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tankste! - Backend

License: GPL v3

Your open source gas station mobile app. We love the minimalistic of the Bertha app from Mercedes and want to keep them alive!

This repository holds the source code for our backend server.

Modules

Name Description
fill_web Import endpoint
station_web Station & price data endpoint
station Station business logic
report_web Wrong data report endpoint
report Wrong data report business logic
sponsor_web Sponsorhip endpoint
sponsor Sponsorhip business logic
cockpit_web Admin panel for data management and configurations

License

Important

This license refers to the source code in this repository. The content provided by the backend server is protected by copyright.

tankste! - Your open source gas station mobile app. Copyright (c) 2024 Fabian Keunecke

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.