We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Relates: #2 As a user, I can use my dashboard to..
Back End: #13
route: /get-mentors : return response with obj contains all mentors info stored on db.
controller: getMentor: add and code ("./src/backEnd/controllers/getMentors.js)
db-query: selectMentors()
Design with React: Dashboard: front-end #14 Check out Dashboard: back-end #13 design upong it. Tests: Implement tests for both back end, react!
The text was updated successfully, but these errors were encountered:
dashboard-front-starter
533df4c
Fix: #14 Relates: #8 Summary: Launching first react render.
Login back-end Routes #35 #8
a123cf7
dashboard design with react
1ab1518
Fix: #14 Relates #8 Summary: building the first REACT render, structure of react is complete to be taken.
Salam-Dalloul
No branches or pull requests
Relates: #2
As a user, I can use my dashboard to..
Acceptance Criteria:
Back End: #13
route: /get-mentors : return response with obj contains all mentors info stored on db.
controller: getMentor: add and code ("./src/backEnd/controllers/getMentors.js)
db-query: selectMentors()
Design with React: Dashboard: front-end #14
Check out Dashboard: back-end #13 design upong it.
Tests: Implement tests for both back end, react!
The text was updated successfully, but these errors were encountered: