Within the curricular unit of IT Project, the development of a startup was proposed, in order to understand and learn the process of starting a business, from the creation of an idea and carrying out the value proposition, to its development and application (Financial report).
For this purpose, we developed a platform that allows the interaction of two entities (consumers and care providers) aiming to contribute to the seniors' physical and psychological well-being by strengthening the network of caregivers and valuing the elderly in society as wells of knowledge and experience (Technical report).
- Frontend: Vue.js + Vuetify
- Backend: Node.js
- Database: MySQL Workbench
- Change the database's username and password in Backend/api-server/models/Config/Database_Info.js;
- Change the database's username and password in Backend/auth-server/models/Config/Database_Info.js;
- Do
cd ./Backend/api-server/
npm i
node ./bin/www
- Do
cd ./Backend/auth-server/
npm i
node ./bin/www
-
In MySQL Workbench, run povoamento.sql from Database/povoamento
-
In MySQL Workbench, run all_queries.sql from Database/sql
-
Do
cd ./Frontend/web
npm i
node npm run serve
| Name |
|---|
| Bruno Veloso |
| Carolina Cunha |
| Cecília Soares |
| Filipa Silva |
| Hugo Faria |
| João Diogo Mota |
| Luís Abreu |
| Ricardo Ferreira |
| Rodolfo Silva |
