A form that was completed in just one evening, the idea was to set a real challenge to test myself. It uses the new version of VueJS which I had to learn on the fly for more fun, and for the backend, a technology I am comfortable with, Node.js and Express. Unfortunately, this challenge was a failure, I underestimated the change between Vue2 and Vue3. Moreover, converting the PDF took longer than expected, and reformatting everything was a bit lengthy; I should have coded more cleanly without errors and more quickly.
FrontEnd | BackEnd |
---|---|
Ensure you have Node.js => https://nodejs.org/dist/v20.10.0/node-v20.10.0-x64.msi
## Installation setup with npm
cd frontend && npm install
### Version Prod
frontend/ cd public/ && http-server
### Compiles and hot-reloads for development
frontend/ npm run serve
# Backend
## Installation setup with npm
cd backend && npm install
### Compiles and hot-reloads for development
node server.js
### Database
- **User** : root
- **Password** : (empty)
- **File** : [formulaire.sql](\formulaire.sql)
### Users
- **Email**: <test@gmail.com>
- **Password**: test