Giter Site home page Giter Site logo

nord-security-task's Introduction

Possible Improvements

Overall, my testing strategy was to "cast a wide net" over my code. I rely on less but higher level tests eg. integration & e2e. Gives me max return on investment in a short amount of time.

If i had a bit more time i would look at testing my useAuth hook in isolation next.

As the app would scale, a more robust form management and validation library would make sense. eg. react-hook-forms & ZOD.

Also, setting up a solid CI&CD pipeline with husky, Cypress & Vitest with code coverage reports would probably be the next step I would do for this repo.

Login Credentials

Since credentials are not sensitive for this API I am including them in the readme for user's convenience.

  • username: tesonet
  • pass: partyanimal

Live Application View

๐Ÿง‘โ€๐Ÿ’ป Preview Live Application Here

Important Commands

  • npm run dev starts development server.
  • npm run build runs build script.
  • npm run test runs unit & integration test suite.
  • npm run test:coverage runs the unit & integration test suite and generates a istanbul test coverage report.
  • npm run test:e2e starts the server & runs the e2e test suite in headless mode. Exits when done.

Application Screenshots

app preview app preview

nord-security-task's People

Contributors

kastaselis avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.