Skip to content

Latest commit

 

History

History
51 lines (40 loc) · 3.88 KB

ClassManagement.md

File metadata and controls

51 lines (40 loc) · 3.88 KB

Class Management - Charlotte Lee

Class Management is for users to share flashlets with other users. This feauture allows users to create and join classes. Users can create classes, adding members to the class. Users can also be added into classes created by other users. They will be able to share flashlets in the classes.

Class List Page

  • The screen contains a back button at the top left corner. Below that is the number of classes that the user has.
  • Then the majority of the screen is displaying the list classes that the user is apart of.
  • The classes showcases the 'Class Name', with ethe total number of memebers and when was the last update done to the class.
  • Users can click on the class to view more dtails.
  • Below that is a plus button for users to create more classes if they want to, and they will be brought to the Create Class Page.
  • The screen will show the classes that the user is/are apart of with the name of the class, and how many memebers there are.
  • At the very bottom at the footer will be the tab bar consiting of the Home, Create, Flashlets and Stats.
  • From the Class List Page, the user can navigate to the Home Flashlets, Creating the Flashlets and the users Statistics pages.

image

Class Options

  • Expanding the 'three dots' at the side of each Flashet list will display 2 options. Update Class and Delete Class.
  • If they click on 'Update' they will be brought to the update page, if they cliak on 'Delete' a message will pop up to ensure that the user wants to delete the class, and once they click yes, the class will be deleted.

image

Create Class Page

  • Once the user clicks on the plus button they will be taken to this screen.
  • Here, the user can create new classes, giving them titles and adding members using their usernames.
  • The plus buttons is for them to add more members, and once they are done they can click on the create button which will complete creating the class.
  • The screen also contains a back button at the top left corner.
  • At the very bottom at the footer will be the tab bar consiting of the Home, Create, Flashlets and Stats.
  • From the Class List Page, the user can navigate to the Home Flashlets, Creating the Flashlets and the users Statistics pages.

image

Class Page

  • When the user clicks on the individual class in their class list, they will be brought to this screen.
  • The top will have the same back button if they wish to return to the previous page, and below that is the class name and how many members are in that class, and a pencil icon that allows users to edit the class.
  • Following that will be a button for members to press to view the flashlet sets that are being shared in the class.
  • Then there will be a list of all the members pat if that class.
  • At the very bottom at the footer will be the tab bar consiting of the Home, Create, Flashlets and Stats.
  • From the Class Page, the user can navigate to the Home Flashlets, Creating the Flashlets and the users Statistics pages.

image

Class Update

  • When users want to update/edit the class they can get here through the three dots, or the pencil edit icon.
  • Users can update/edit the class name, and they can add more members, or delete current memebers.
  • Once the user is satisfied they can click on the 'Update Class' button and the changes will be saved.
  • There is also a back button at the top if users change their minds.
  • At the very bottom at the footer will be the tab bar consiting of the Home, Create, Flashlets and Stats.
  • From the Class Page, the user can navigate to the Home Flashlets, Creating the Flashlets and the users Statistics pages.

image