Giter Club home page Giter Club logo

thesis-app's Introduction

Thesis application


Title: Development of a web application to connect multiple data sources via control modules
Author: Onur Karaman
Submission date: November 27th, 2019


This web application was written with Python, using the Django-Stack. It is intended for demonstration only and therefore should not be used for production. Note: This app is localized for Germany (according to thesis requirements).

> Setup

  1. Recommended: Creation of a virtual environment.
  2. Install pip packages from requirements.txt (into that environment).
  3. Configure a psql-database on your machine and enter connection data into coda/local_settings.py.
  4. Configure web app with python manage.py migrate
  5. Start web app with python manage.py runserver

> Registration

The web app only accepts @daimler.com email-addresses. You don't need to have an actual @daimler.com address. For testing purposes, you can enter @daimler.com as your email address (a confirmation will not be sent).

> Sample files

Those are located in sample_import_files/. The files of the two scenarios mentioned in the thesis itself are located in sample_import_files/szen_1 and sample_import_files/szen_2. Instructions on how to use the scenario files are located in those folders as well.

> Abbrevations used in docstrings

Abbrevation Origin Meaning
TQ Teilquelle One single source (of fusion)
TF Teilfusion Fusion in-progress
EF Endfusion Finished fusion
RM Regelmodul Rule module
SM Script-Modul Script rule module

> Legal info

This thesis was developed during my time in Daimler AG (thesis employment). It is not official in-house software in any way and does not contain sensitive data. Yet still, I am the author of this app, which effectively makes me the copyright holder. I thank everybody who supported me during my time in Daimler.

thesis-app's People

Contributors

onkaraman avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.