Week #3

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

  • Vaccancy-Skill mapping (see here)
  • Skill Gap Analyzer prototype (see issue)

πŸ“ƒ 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 #

🎯 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).