https://github.com/mathunder/tse_ihm_project
This repository is a school assignement.
https://github.com/mathunder/tse_ihm_project
Last synced: 7 months ago
JSON representation
This repository is a school assignement.
- Host: GitHub
- URL: https://github.com/mathunder/tse_ihm_project
- Owner: Mathunder
- Created: 2023-10-18T08:35:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-23T12:11:20.000Z (over 2 years ago)
- Last Synced: 2025-03-23T08:11:28.207Z (11 months ago)
- Language: TypeScript
- Size: 192 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
HMI Project
This repository is a school assignement.
This project is developped by Matthieu d'Hoop and Clément Dauriat.
## Subject
The project is to develop a front-end app that displays :
- a navigation bar with
- a link to products list
- a link to users list
- a link to orders list
- a contact form
List are loaded from static json files stored in the backend.
Each list enables a click to a detail screen, showing the details of :
- a product
- a user
- an order
Contact form enables to enter an email and a message, with a button to send the message (an alert or a modal will be displayed with the content entered).
## Modalities
Project has to be done individually or by pair.
### Technical stack
Front-end will be built using Angular.
An additional CSS lib can be used for a better design, but it is not mandatory.
### Deliverables
The expected deliverable will be a Git repo or a zip of your source code, with all your source files.
Send the URL of the Git repo or the zip by mail to your teacher thanks to Mootse.
Please send it for date 11/11 at 23:59.