Skip to content

Repository files navigation

upc25014370u202217053

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Features

  • public/

    • components/
      • language-switcher.component.vue
      • toolbar-conent.component.vue
    • pages/
      • home.component.vue
      • page-not-found.component.vue
  • server/

    • db.json
    • start.sh
  • src/

    • locales/
      • en.json
      • es.json
    • plot-management/
      • components/
      • model/
        • inspection.entity.js
        • plot.entity.js
      • pages/
        • inspection-registration-page.component.vue
      • services/
        • inspection.services.js
        • plots.services.js
  • router/

    • index.js
  • shared/

    • http.instance.js
  • App.vue

  • i18n.js

  • main.js

  • style.css

  • .env.development

  • .env.production

author: Renato Guillermo Calvo Yalan

  • I am a software engineering student and I like learning new things. I am interested in artificial intelligence and cybersecurity.
  • I am 21 years old and I am in my 5th semester of the software engineering program.
  • This project is a web frontend application developed for Tend (https://www.tend.com/), a company that aims to transform urban agriculture by providing local producers with advanced digital tools for monitoring and managing their crops efficiently.
  • The platform facilitates real-time data collection and inspection registration to help farmers and technicians make better crop management decisions.

Built using Vue 3 with Vite, the application utilizes PrimeVue for UI components following Material Design principles, PrimeFlex for layout utilities, and Vue Router for navigation. Axios is used to communicate with a simulated backend powered by json-server.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages