added tasks in readme
This commit is contained in:
34
README.md
34
README.md
@@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
## group organisation :
|
## questions :
|
||||||
|
|
||||||
- choose a secondary browser
|
- choose a secondary browser
|
||||||
- choose solution to rootless mode (VM, rebuild, unique root uid)
|
- choose solution to rootless mode (VM, rebuild, unique root uid)
|
||||||
@@ -10,26 +10,42 @@
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## tasks :
|
||||||
|
|
||||||
|
#### luke
|
||||||
|
|
||||||
|
- getting started with Javascript
|
||||||
|
- getting started with Node.js/Nest.js
|
||||||
|
- pong game solo front-end (canvas ? js ?)
|
||||||
|
- add multiplayers to Pong with Node.js (without database, accounts, ...)
|
||||||
|
|
||||||
|
#### eric
|
||||||
|
|
||||||
|
- getting started with Javascript
|
||||||
|
- getting started with framework TypeScript front-end (Svelte ?)
|
||||||
|
- single-page démo, sans back-end
|
||||||
|
- chat front-end ? (tester avec des messages random locaux)
|
||||||
|
|
||||||
|
#### hugo
|
||||||
|
|
||||||
|
- getting started with Javascript
|
||||||
|
- getting started with Node.js/Nest.js
|
||||||
|
- getting started with PostgreSQL
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## instructions :
|
## instructions :
|
||||||
|
|
||||||
#### global instructions :
|
#### global instructions :
|
||||||
|
|
||||||
- [ ] backend in NestJs
|
- [ ] backend in NestJs
|
||||||
|
|
||||||
- [ ] frontend any TypeScript framework
|
- [ ] frontend any TypeScript framework
|
||||||
|
|
||||||
- [ ] latest stable version of any library or framework used
|
- [ ] latest stable version of any library or framework used
|
||||||
|
|
||||||
- [ ] use only PostgreSQL db
|
- [ ] use only PostgreSQL db
|
||||||
|
|
||||||
- [ ] single page application
|
- [ ] single page application
|
||||||
|
|
||||||
- [ ] navigator back and forward button working
|
- [ ] navigator back and forward button working
|
||||||
|
|
||||||
- [ ] works on last Chrome and another browser
|
- [ ] works on last Chrome and another browser
|
||||||
|
|
||||||
- [ ] launch with "docker-compose up --build", put in sgoinfre, in rootless mode
|
- [ ] launch with "docker-compose up --build", put in sgoinfre, in rootless mode
|
||||||
|
|
||||||
- [ ] can't use bind-mount volumes :
|
- [ ] can't use bind-mount volumes :
|
||||||
1. docker in VM ?
|
1. docker in VM ?
|
||||||
2. rebuild after changes ?
|
2. rebuild after changes ?
|
||||||
|
|||||||
Reference in New Issue
Block a user