Changes
Page history
remove .md from link names I guess
authored
Jun 01, 2020
by
Jacob Priddy
Show whitespace changes
Inline
Side-by-side
structure.md
View page @
5d8b02f6
...
@@ -16,7 +16,7 @@ and the actual api code itself. The technologies used are as follows:
...
@@ -16,7 +16,7 @@ and the actual api code itself. The technologies used are as follows:
-
Database Management System:
[
pgAdmin 4
](
https://www.pgadmin.org/
)
-
Database Management System:
[
pgAdmin 4
](
https://www.pgadmin.org/
)
-
API Code:
[
PHP 7.4
](
https://www.php.net/
)
,
[
Laravel 7.x Framework
](
https://laravel.com/
)
-
API Code:
[
PHP 7.4
](
https://www.php.net/
)
,
[
Laravel 7.x Framework
](
https://laravel.com/
)
See more at its documentation page.
[
API
](
api
.md
)
See more at its documentation page.
[
API
](
api
)
### Web Frontend
### Web Frontend
The web fronted is a SPA written in
[
Vue.js
](
https://vuejs.org/
)
. It provides an administration management interface
The web fronted is a SPA written in
[
Vue.js
](
https://vuejs.org/
)
. It provides an administration management interface
...
@@ -32,7 +32,7 @@ They talk to the API only when needed and will make requests to verify a user's
...
@@ -32,7 +32,7 @@ They talk to the API only when needed and will make requests to verify a user's
gather when the next open mode events are.
gather when the next open mode events are.
See more at its documentation page.
[
Controller
](
controller
.md
)
See more at its documentation page.
[
Controller
](
controller
)
### Old Elock System
### Old Elock System
The old elock system is running modified translation code to use the new frontend server API. Since the old
The old elock system is running modified translation code to use the new frontend server API. Since the old
...
...
...
...