Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create new Account types #302

Open
Naapperas opened this issue Feb 7, 2023 · 2 comments · May be fixed by #355
Open

Create new Account types #302

Naapperas opened this issue Feb 7, 2023 · 2 comments · May be fixed by #355
Assignees
Labels
enhancement New feature or request P0 High priority

Comments

@Naapperas
Copy link
Member

We should have a clear distinction between the various users of NIJobs: Admins, Companies and Users. As such, each one should have a corresponding Account type.

Admins should keep their current functionality.

Company accounts should contain a reference to their respective company but nothing else changes. Later on we could associate multiple accounts to one company. We could also add the ability to merge accounts if something goes wrong.

User accounts should be able to upload information such as their CV, personal information, fields/techs of interests, preferred type of work, profile picture, "preferred locations to work", socials. We should be able to use these preferences when searching, but this should be an "opt-in" feature.

@Naapperas Naapperas added enhancement New feature or request P0 High priority labels Feb 7, 2023
@Naapperas
Copy link
Member Author

This should be partitioned in 3 different PRs.

@Naapperas
Copy link
Member Author

Be careful with GDPR when implementing User accounts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P0 High priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants