Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a Challenge Model #6

Closed
markhallak opened this issue Feb 14, 2023 · 1 comment
Closed

Create a Challenge Model #6

markhallak opened this issue Feb 14, 2023 · 1 comment
Assignees
Labels
backend good first issue Good for newcomers

Comments

@markhallak
Copy link
Owner

markhallak commented Feb 14, 2023

Inside the 'lib\models' folder, create a new file called 'Challenge.dart'.

The path of the file should be: lib\models\Challenge.dart

It should include the following variables:

  • Name
  • Description
  • Difficulty
  • Category
  • Thumbnail

Note: All of the variables are strings except for the difficulty. The thumbnail will store a reference to a picture that is uploaded to firebase.

@abhinav1912
Copy link

I’d like to pick this task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants