This website requires JavaScript.
Explore
Help
Register
Sign In
cami
/
Bachelorthesis_Code
Watch
1
Star
0
Fork
You've already forked Bachelorthesis_Code
0
Code
Issues
8
Pull requests
Projects
Releases
Wiki
Activity
No description
137
commits
1
branch
0
tags
4.7
MiB
JavaScript
66.2%
Python
14.3%
CSS
12.8%
Shell
3.1%
HTML
2.9%
Other
0.7%
942c22c515
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
cami
942c22c515
Merge pull request 'Refactor the error messages (
fix
#102
)' (
#103
) from refactor/errormessage into main
...
Reviewed-on:
#103
2021-07-05 16:00:35 +00:00
backend
Add backend validation if the survey input is correct
2021-07-05 17:51:49 +02:00
frontend
Refactor the error messages (
fix
#102
)
2021-07-05 18:00:01 +02:00
.gitignore
Removed the database file from git as this is not needed
2021-06-23 03:22:06 +02:00
docker-compose.prod.yml
Added backend to prod docker environment
2021-06-25 03:02:44 +02:00
docker-compose.yml
Backend container works with autoreloading.. :-)
2021-06-22 02:26:23 +02:00
start.sh
Removed the build command in start.sh
2021-06-23 01:59:28 +02:00
stop.sh
Stop script for local development
2021-06-28 05:54:33 +02:00