Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 764 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 764 Bytes

Mentorapp

https://serene-forest-76959.herokuapp.com/mentorapp A full-stack web application to find mentors to supercharge your career

Technologies

This app was built using node.js, mongoose, express and ejs.

Approach

User registration - Javascript DOM manipulation was used to ensure that password matched. EJS conditionals - Home page - An index of all the suggested mentors that a mentee can follow. Suggest mentors that you have not connected with. Mentors- Buttons show if you are following the mentor

Unsolved problems - Notes to self

Search filters - to filter mentors based on mentors interests and industries Google map - incorporate Google Maps to show mentors near you Req flash - explore Req flash Include events and groups models