Replies: 3 comments 8 replies
|
Also, the Right To Be Forgotten is not implemented. Users do not have the authority to delete their data from the application at any point. We should not be storing the data at all if we're just going to be getting their emails and parsing their resume each time they run the application |
6 replies
|
Additionally, a lot of the docs seem to be a mix of PDFs and markdown files. Let's get a standard set up to use ONLY markdown files since that would make the most sense on Github. |
2 replies
|
Looks like basic selenium scripts are used for web scrapping. We should use BeautifulSoup instead. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
👋 Welcome Team!
@zedunaid @sak1997 @wizard-31 @rjain09
There seems to be a lot of issues with the current architecture of the application. The following are my findings and suggestions. Please share your thoughts and ideas in the comments.
All reactions