Skip to content

Repository for the web-app of the Badgio platform

Notifications You must be signed in to change notification settings

badgio/nandayus

Repository files navigation

Netlify Status

Badgio - Web App

Web App for Badgio

This project was created using Vue.js.

This project was carried out in the first semester of the fifth year of informatics engineering course at University of Minho. [2020-2021]

Link for the dev branch deployment: Nandayus Dashboards

Contributors

André Gonçalves Francisco Reinolds
André Gonçalves Francisco Reinolds
github.com/andregclvs github.com/franciscoreinolds

How to start the project

  1. Clone the repo git clone https://github.com/badgio/nandayus.git
  2. Cd into it cd nandayus
  3. Install dependencies npm i
  4. Run the Web App npm run serve

HTTP Requests Status

Directory GET POST PATCH PUT DELETE
/locations - - - -
/newlocation - - - -
/locations/:id - -
/locations/:id/statistics - - - -
/badges - - - -
/newbadge - - -
/badges/:id - -
/badges/:id/statistics - - - -
/collections - - - -
/newcollection - - -
/collections/:id - -
/collections/:id/statistics - - - -
/rewards - - - -
/newreward - - -
/rewards/:id - -
/rewards/:id/statistics - - - -

About

Repository for the web-app of the Badgio platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published