/topo

Rock climbing service. Contains informations about crags (climbing places) around the world. Website is designed and created by me :)

Primary LanguageTypeScript

Topo project

Topo is guide for rock climbing, it contains informations about crags (climbing places) around the world. Website is designed and created by me :). Backend is deployed on https://render.com/

Frontend:

  • React
    • React router
    • React spring
    • React simple maps
  • TypeScript
  • SCSS

Backend:

Application has 2 alternative backend services:

  1. First: https://github.com/Kosciukiewicz-Adam/topo_server
  • Express
  • MongoDB
  • TypeScript
  1. Second (currently in use): https://github.com/Kosciukiewicz-Adam/topo_server_py
  • Python
  • FastApi
  • MongoDB