Skip to content

Latest commit

 

History

History
65 lines (47 loc) · 2.45 KB

EN-ReadMe.md

File metadata and controls

65 lines (47 loc) · 2.45 KB

Form

This was a school assignment (Homework)

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. GPLv3 License GPLv3 License

Authors

Used Technologies

FrontEnd BackEnd
Vue.JS Node.js
HTML Mysql
Bootstrap Express
VSCode VSCode

Frontend

Ensure you have Node.js => https://nodejs.org/dist/v20.10.0/node-v20.10.0-x64.msi

Installation setup with npm


## 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