Skip to content

erkanisuf/helsinkiApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helsinki Guide App

About the app


Your guide for city of Helsinki. Including places,events,activities and more about the city .

Tech used

  • Frontend
    • Typescript
    • React
    • React Context API
    • Styled Components
    • Leaflet
  • Backend (Repo of backend )
    • .Net Core 5
    • SendGrid Mailer
    • Open API helsinki

Preview


Live demo: https://helsinkiguide.netlify.app/
Backend Deployed to: Azure
Frontend Deployed to: Netlify

Features of the application

  • Includes all places , events and activities of the city;
  • Filtering by location;
  • User registration / login feature;
  • Tags;
  • Searching;
  • Comments and ratings of place;
  • Location with map;

Installation