Change all text color feature
in the page left of the make big button there is a color button click on the color button and ensure that all text on the screen except the image post changes to the color you select
Tests -check that the button text color is changed to ones selected -check that each chat post text color is changed to one selected -check that schedule post text color is changed when clicked on the calendar colors should remain defaulted -check that the schedule post button text color change to one selected -check that each logout button text is changed to one selected -check that each like button text color is changed to one selected -check that each chat post text color is changed to one selected
docker compose up --build- Note:
- frontend is accessible through
localhost:8080(requirement) - backend is accessible through
localhost:9000 - MongoDB is accessible through
localhost:27017
- frontend is accessible through
cd clientnpm install && npm start- Is accessible through localhost:3000q234
- IMPORTANT: YOU HAVE TO
docker compose up --buildAFTER EVERY CHANGE
- Open another terminal and
cd server docker compose up --build- Is accessible through localhost:9000
- IMPORTANT: YOU HAVE TO
docker compose up --buildAFTER EVERY CHANGE
- username:
test1 - password:
QJLFKX12323W123q@