Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.7 KB

README.md

File metadata and controls

28 lines (22 loc) · 1.7 KB

PV247 Modern Development of User Interfaces

npm_version firebase_version

image

Project: React-Brno-tourist-app

It was decided, that the dataset from the data.Brno portal can be used, to create a new application, for the tourist purposes. As the dataset is going to be used: https://data.brno.cz/datasets/turistick%C3%A1-m%C3%ADsta-tourist-places/explore. Login will be performed with help of Github firebase provider. Main functionality will be described with the map. Dots on the map will describe the tourist places on the map. By clicking on the dot, will be opened a new dialog window, on which will be presented the image of the place and main details. Each logged in user may save the ref to the place by adding it to the saved ones list.

AS additional (optional) functionality may be added filtration by the region (area) and search per the places.

Requirements

  • Team: Illia Kostenko, Jonna Määttä
  • Language: Typescript.
  • All features implemented
  • Git collaboration (each student must have a contribution in the codebase)
  • Responsive design
  • User authentication (Firebase Auth, Github/Google/Facebook login etc.)
  • Working with BE storage (Firebase Firestore, Google Drive, Github gists etc.)
  • Built project hosted online (Firebase, Heroku, gh-pages etc.)