Skip to content

luoxni/Dabot-Interview-Task

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Hi there, I'm your helpbook! 👋

Project Title

In this project, you'll build a fully-functional link-sharing app for developers!

Lessons Learned

What did you learn while building this project? What challenges did you face and how did you overcome them?

Roadmap

  • Clone the web-application in your local.
  • Perform the create & read operation for a user.
  • Push the changes to your github.
  • Share the link of the github repo.

Features

  • Create User - POST request for creating the user along with the required information shown in image1.jpg & image2.jpg.
  • Preview User - GET request for fetching the user information from the backend as shown in image3.jpg.
  • Cross Platform - Make the web-application responsive for multiple platform like laptop, tablet, phone.

Tech Stack

Tip - Please feel free to use Docker images wherever required & dockerize the frontend & backend services if you feel any necessity for it.

Client: React | Angular, Redux, Material UI, TailwindCSS, etc.

Server: Node, Express, Typescript

Database: PostgreSQL | Mongo

API Reference

Save user information

  POST /api/v1/saveUser

Get user information

  GET /api/v1/user

Clone

To clone this task repository run

  git clone <link>

FAQ's

Question 1 - Should I not submit the task if the task wasn't fully completely before the deadline?

Answer 1 - Absolutely not, Please submit your task/ assignment, we care more about the actual implementation of the task rather than completion.

Question 2 - Do I need to clone the web-application using the exact matching color options as well as the text-size and other UI-elements?

Answer 2 - Nope, we care more about the functional knowledge than the actual visible clone of the application.

Question 3 - If the UI task is taking more time should I implement the CRUD flow and the required UI for the CRUD, will that be acceptable?

Answer 3 - Yes, It will be acceptable.

Support

For support, email to [email protected] | [email protected].

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published