-
Notifications
You must be signed in to change notification settings - Fork 12
Redesign Draft
Should be a view of all (or some of?) the conferences hosted on the site. For conferences that currently accept submissions UI functionality is needed to enter the submission process (including user registration).
List all the published abstracts (title and authors and abstract id only). Which session each abstract belongs should be indicated (by word or color, maybe grouping if doable).
Display a single abstract from a conference including the full body, its figures, references etc. pp. [This is mostly functional already, cf: https://portal.g-node.org/abstracts/bc13/#/doi/nncn.bc2013.0257]
Based on the Viewer component, the editor should be able to edit all abstract entities (title, authors, etcpp) in a user friendly way.
The dashboard for the user should allow the users to do 1) all user specific configurations and 2) manage current abstract submissions (maybe later collaboration)
- Change profile information (email, name password, ...)
- Overview of all abstracts that have ever been submitted.
All of what the dashboard for users can but also review and publish abstracts and manage conference information (map of the surround with Points of interests, etcpp).
All of what the dashboard for conference admins can do plus the ability to create new conferences.
Ability to create a new user for the site and ability to log into to the system. Need some spam protection for sure.
CRUD based functions for creating abstracts, conferences, users.
Being able to sync conference abstracts and conference information.