Platform Selection

  • Web development programming languages
    • Python (if needed)
    • HTML
    • CSS
    • Javascript
  • Web development libraries
    • TBD
  • Integrated Development Environments (IDE)
    • Visual Studio Code
  • Backend
    • UNC CloudApps

Chosen platforms, technologies, etc.

  • C++, HTML, CSS, Javascript, Dart
    • These 4 programming languages will serve as our primary language in coding primarily the front end portion of our project. It will code the layout, interface, map, and the locations of each garden.
  • Visual Studio Code
    • Visual Studio Code will serve as an IDE in running and editing the program during development.
  • GitHub
    • GitHub will serve as the primary way in sending and receiving changes in codes for both the front and backend code.
  • Leaflet
    • Leaflet is an open-source JavaScript library for mobile-friendly interactive maps. We will use Leaflet to embed Open Street Map to our website. Open Street Map is completely free, which is an advantage compare to Google Map.