Skip to content

Arnau-Gelonch/webapp

Repository files navigation

webapp_TFG

Webapp to collect students workload forms, Big5 and TKI personality tests in a centralized approach. Backend services use the cloud-service Firebase Firestore. User management uses Firebase Authenticator.

Link

https://webapp-tfg.vercel.app/

Dependencies

Node.js v22.15.1 or greater

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Production Environment

To upload a feature to production environment, you just need to commit to the main branch. After that, the Vercel bot will automatically deploy the changes in the production environment.

git push origin main

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published