Skip to content
Permalink
Browse files
Now Explicitly Requires an Image Upload
  • Loading branch information
aa7401 committed Apr 11, 2022
1 parent f264d8c commit 33af4fb273fdc0d915627b32182e4d0dfb2077ff
Showing 1 changed file with 1 addition and 0 deletions.
@@ -25,6 +25,7 @@ The homepage should be viewable without being logged in. After logging in the us
2. The publisher.
3. A slider allowing the user to specify the year of release. The slider should start at 1980 and stop at the current year.
3. A multiline textbox where they can enter a description of the game. This should support _markdown_ formatting.
4. An image picker where the user can upload an image file showing the game box cover from their local device.

When the game is added, the following data should be automatically added to the database without requiring it to be entered by the user:

0 comments on commit 33af4fb

Please sign in to comment.