Welcome to the Mosaicra Daily Design Challenge! We are thrilled to have you participate and showcase your design skills. Below are the guidelines for participating in the challenge.
- Create a Design: Use Figma to create a design or code it based on the daily challenge.
- Upload Your Work: Submit your work by providing either a Figma file/link or your source code to GitHub.
-
Fork the Repository: Start by forking the Mosaicra Design Challenge repository.
-
Clone the Repository: Clone your forked repository to your local machine.
git clone https://github.com/YOUR_USERNAME/mosaicra-design-challenge.git
-
Edit Your Design: Create a folder with your name inside the appropriate
day[n]
folder for the current challenge. Your folder structure should look like this:day2/ gautamankoji/ crypto-wallet-design.fig crypto-wallet-design.png README.md crypto-wallet-design.html (optional) src/ (react, django, .NET) (optional)
-
Commit Your Changes: After adding your files, commit your changes.
git add . git commit -m "Add my design for Day [n]"
-
Push Your Changes: Push your changes to your GitHub repository.
git push origin main
-
Submit a Pull Request: Finally, submit a pull request (PR) to the original repository.
- Ensure your submission includes a README file that contains:
- A sample image of your design.
- A brief description of your design and any additional features or functionalities you implemented.
- Prizes will be revealed at the end of the challenge!
- Judging criteria include:
- Consistency in design.
- Overall design skills.
- Extra consideration for creativity and a polished approach.
The last valid submission time is 23:00 every day. Make sure to submit your work before the deadline!
We look forward to seeing your amazing designs!