0% found this document useful (0 votes)
3 views1 page

Frontend Interview Docs

The Flutter Intern Screening Assessment requires candidates to build a basic file upload system that includes user signup, login, file upload, and viewing uploaded files, with a focus on functionality over design. The use of AI tools like ChatGPT is prohibited, and candidates are encouraged to utilize state management tools and clean architecture for bonus points. The task must be completed within a one-hour timeframe, and API documentation is provided for reference.

Uploaded by

Shah Sudip
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views1 page

Frontend Interview Docs

The Flutter Intern Screening Assessment requires candidates to build a basic file upload system that includes user signup, login, file upload, and viewing uploaded files, with a focus on functionality over design. The use of AI tools like ChatGPT is prohibited, and candidates are encouraged to utilize state management tools and clean architecture for bonus points. The task must be completed within a one-hour timeframe, and API documentation is provided for reference.

Uploaded by

Shah Sudip
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Flutter Intern Screening Assessment: Build a Basic File upload

System

What needs to be done?

●​ User signup and login.


●​ Upload file.
●​ View uploaded files.

Note: Functionality is more prioritized than design.

*** Use of ChatGPT or any other LLM is strictly restricted. If found, you will be
disqualified on the spot ***

Resources:

API Docs: [Link]

Skills Tested:

●​ Proficiency in flutter.
●​ Knowledge of basic UI design and Api.

Bonus Points:

●​ Use of state management tools like Bloc, GetX, etc.


●​ Implementation of clean architecture.

Timeframe:

●​ 1 hour

You might also like