Week #3 #
π Implemented MVP features #
- User login/singup (see
pull request)
- User can log in in to our service
- User onboarding (see
commit)
- After registration users ask some questions regardind experience and goals
- Fisrt iteration of roadmap (see
design and
commit)
- User can navigate around the roadmap
π½οΈ Demonstration of the working MVP #
Demo of our project could be found here
π€ ML #
We completed the structure of the automated roadmap generation. You can check our structure here
π API Documentation #
Updated API documentation could be found here
βοΈ Internal demo #
- Needed to add
- Dark theme, so our eyes wont hurt
- More Skills on Onboarding, so we get more info about user
- Add new authentication methods
π Weekly commitments #
π Individual contribution of each participant #
Marsel Berheev: m.berheev@innopolis.university
- Weekly report
- Database update (see issue)
Maksim Malov: m.malov@innopolis.university
- Added logger to backend (see pull request)
- API debug
Makar Egorov: m.egorov@innopolis.university
- Updated API docs (see pull request)
Timur Farizunov: t.farizunov@innopolis.university
- Frontend refinement (see fixes)
Sarmat Lutfullin: s.lutfullin@innopolis.university
- API integration (see commit)
Ulyana Chaikovskaya: u.chaikouskaya@innopolis.university
- Skill Gap Analyzer (see issue)
Kseniia Khudiakova: k.khudiakova@innopolis.university
- Skill-Vacancy mapping (see commit)
π― Plan for Next Week #
- Polish frontend part
- Add vector database
- Adjust API for ML needs
Confirmation of the codeβs operability #
We confirm that the code in the main branch:
- In working condition.
- Run via docker-compose (or another alternative described in the
README.md).