Skip to content

A converter to translate SQL statements into regular expressions. The purpose is to validate variable student results based on a sample solution in digital exam scenarios.

License

Notifications You must be signed in to change notification settings

StEx2022-23/sql2regex

Repository files navigation

LICENCE

LICENCE ISSUES ISSUES PULL REQUESTS PULL REQUESTS Quality Gate Status Bugs Code Smells Vulnerabilities Duplicated Lines (%) Lines of Code Maintainability Rating Reliability Rating Security Rating

installation notes

scss → css

hard compile:

npm run scss

compile changes on runtime:

npm run watch

install/build application

./mvnw clean install

start application

./mvnw spring-boot:run

automatic deploy to heroku

REST-Api

requests with python and over command line (with examples)

some api converting code snippets

documentation

javadoc

The current javadoc is available here: https://stex2022-23.github.io/index.html

top-level-architecture

releases

version 1.0 - sql2regex

contributers

  • Patrick Binkert, Technische Universität Dresden, student of teaching, 10th semester (physics and computer science)
  • Maximilian Förster, Technische Universität Dresden, student of teaching, 10th semester (physics and computer science)

Open Source Love

OER