- User's & Admin Section
- Resume Score
- Career Recommendations
- Resume writing Tips suggestions
- Courses Recommendations
- Skills Recommendations
- Youtube video recommendations
- Clone my repository.
- Open CMD in working directory.
- Run following command.
pip install -r requirements.txt
- Download XAMP or any other control panel, and turn on the Apache & SQL service.
- To run app, write following command in CMD
streamlit run App.py
- Admin side credentials is
admin
and password isamdin
.