Skip to content

rahulsingh806080/DemystData

Repository files navigation

Steps to Run the project

1.Run the following command in both frontend & backend directories: yarn

2.Run the docker compose command: docker compose up -d

3.Check whether the 3 containers are running: docker container ls

4.The Backend APIs can be triggered by hitting the following URL: http://localhost:5000

5.The Frontend will be served on: http://localhost:3001

Assignment done:

  1. Backend Backend code is scable and extra helper functions are wriiten

    Unit test coverage for backendScreenshot 2024-12-10 at 04 07 12

    Seperate Dockerfile with dev and prod.

  2. Frontend: Components structure is used.

    Unit test cases for frontend.Screenshot 2024-12-10 at 04 09 03

    UI of frontend is responsive. Desktop:

Screenshot 2024-12-10 at 04 14 05 Mobile:

Screenshot 2024-12-10 at 04 14 15 3. Devops: Docker Compose file for Dev and Prod.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published