Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Rex Dri Rex Dri
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 33
    • Issues 33
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Rappel : l'instance GitLab de l'UTC n'est pas destinée au stockage de fichiers volumineux (images/vidéos/documents). Pensez également à ne pas pousser avec votre code les dépendances ou résultats des builds/exécutions (préférer la génération d'artifacts par la CI). Merci.

  • Rex Dri
  • Rex DriRex Dri
  • Issues
  • #34
Closed
Open
Issue created Jan 22, 2019 by Florent Chehab@chehabflOwner

Recommendation list

Enable the user to create list of universities.

⚠ The backend architecture might need an update. I would highly recommend starting by building the frontend for this. ⚠

  • A user can create multiple lists of universities,
  • Each list can contain each university at most once,
  • For each university, the user can add a markdown comment and "grades" (to determine),
  • Users can reorder the list,
  • Users can add "block" of markdown comment.
  • The list can either be private or public (shareable -> useful for teachers). Therefore, some backend checks will be needed to verify that a user as read access to the list.

You can think of a list as something close to a Jupyter Notebook with "university blocks" and "comment blocks".

Edited Feb 24, 2019 by Florent Chehab
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking