Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.
/ hire-me-archived Public archive

Wanna be part of the swag tech team @shieldapp. Fork, build, push 😎

Notifications You must be signed in to change notification settings

shieldapp/hire-me-archived

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 

Repository files navigation

Interested in working for shield?

Give us a chance to see your beautiful code! 🀩

How to get started:

  • Fork this repository
  • Use Nx to generate a small application with Angular + NestJS
  • Setup Ant Design for Angular
  • Create a sign up application that utilize the components from the UI framework
  • Describe your design decisions and setup instructions in the README.md of the forked repository

The application should be able to do 3 things:

  1. Enable users to sign up via a form (firstName, lastName, and email)
  2. Only allow users to sign up once (based on email)
  3. Show a list of users who signed up

There are no other requirements than that β€” take a look at the Wireframes for inspiration.

If you have any questions feel free to reach out to [email protected] ☺️

FAQ

  • Should I use a real database like Postgres to store the information or can I simply store it in a variable?
    • It's perfectly fine if you use a variable πŸ‘Œ Please add a docker-compose.yml file in case you decide to use a database like Postgres
  • How long should it take me to complete the assignment?
    • It should take you less than 8 hours but it depends on your Typescript wizard magic skills πŸͺ„
  • What about tests?
    • Unit jest, E2E using Cypress and supertest are heavily used here at @shieldapp so it won't hurt if you include them 😎

Wireframes

Sign up

image

Users

image

About

Wanna be part of the swag tech team @shieldapp. Fork, build, push 😎

Resources

Stars

Watchers

Forks