Skip to content

Commit

Permalink
rename database server to rest server
Browse files Browse the repository at this point in the history
  • Loading branch information
threeal committed Feb 14, 2021
1 parent 401b049 commit 9c06392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
This website is written in [Node.js](https://nodejs.org/en/) and using some libraries or frameworks like Vue.js as the client-side framework, Vuetify as the Material Design component framework, and Vuex as the state management library.
This website could be used to manage the database for administrators, show statistics using [Chart.js](https://www.chartjs.org/), and input data from the scanned [QR code](https://en.wikipedia.org/wiki/QR_code) using [JsQR](https://www.npmjs.com/package/jsqr).

We created this project as part of the Smart Tourism project that consists of several parts like [database server](https://github.com/threeal/smart-tourism-server), [card scanner device](https://github.com/threeal/smart-tourism-device), [administrator website](https://github.com/threeal/smart-tourism-web), and [location's direction app](https://github.com/threeal/smart-tourism-app).
We created this project as part of the Smart Tourism project that consists of several parts like [REST server](https://github.com/threeal/smart-tourism-server), [card scanner device](https://github.com/threeal/smart-tourism-device), [administrator website](https://github.com/threeal/smart-tourism-web), and [location's direction app](https://github.com/threeal/smart-tourism-app).
Smart Tourism project is a system for smart tourism that improves the impression of tourism sites using an electronic card to enter and exit locations, a website that monitors and show statistic for each location, and AR app for visitors to show location's direction.
This project is undertaken to fulfill the Telematics Projects course in the [Computer Engineering department](https://www.its.ac.id/study-at-its/faculties-and-departments/faculty-electrical-technology/computer-engineering/) of [Sepuluh Nopember Institute of Technology](https://www.its.ac.id/).

Expand Down

0 comments on commit 9c06392

Please sign in to comment.