brook5407 / ft_transcendence

This project is about creating a website for the mighty Pong contest!
https://aispong.brookchin.tech
0 stars 2 forks source link

Accessibility #16

Closed linear[bot] closed 1 month ago

linear[bot] commented 4 months ago
  1. Expand browser support (Chrome + Firefox) (done already lol)
  2. Multiple Language support (English + Chinese simplified)
  3. SSR support
    1. Implement SSR to improve website's loading speed (use caching in Django)
    2. SEO
      1. meta tags
      2. not everything is a div. e.g. putting main content in
      3. https://www.youtube.com/watch?v=-B58GgsehKQ
linear[bot] commented 4 months ago
FT-22 Accessibility

1. Expand browser support (Chrome + Firefox) 2. Multiple Language support (English + Chinese simplified) 3. SSR support 1. Implement SSR to improve website's loading speed (use caching in Django) 2. SEO 1. meta tags 2. not everything is a div. e.g. putting main content in

3. [https://www.youtube.com/watch?v=-B58GgsehKQ](https://www.youtube.com/watch?v=-B58GgsehKQ)