Skip to content

Company Assignment of Gold-Stone-Tech. Here you can see all the registered user. If needed edit the data and also can download CSV file for all the Users

Notifications You must be signed in to change notification settings

Atanu8250/Gold-Stone-Tech-Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

GOLD STONE TECH ASSIGNMENT

For using this application locally follow the mentioned steps

  1. Clone the repo

  2. Do npm install in both frontend and backend folder

  3. For starting the application go to frontend file

  4. Run this command in the frontend folder npm run dev to run the application locally

  5. For running the backend

  6. Do npm install in backend folder

  7. Run this command npm run server to start the backend

Pages

🔹 Home Page

home

🔹 Update Modal

updateModal


Backend api documentation : Docs

Method Route Description
GET user/get/ Get all the users
PATCH user/update/:userId Update the with updated data
GET /export-csv Get CSV file with all the user's data

POSTMAN Screenshots

🔹 Get user request

getUsers

🔹 Update specific user

updateUser

🔹 Get CSV file for the users

getCSV

About

Company Assignment of Gold-Stone-Tech. Here you can see all the registered user. If needed edit the data and also can download CSV file for all the Users

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages