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

New Feature :User Profile Page #25

Open
ausome197 opened this issue Jun 14, 2020 · 9 comments
Open

New Feature :User Profile Page #25

ausome197 opened this issue Jun 14, 2020 · 9 comments
Labels
accepted backend work related to backend module:user related to users module
Projects

Comments

@ausome197
Copy link

  • I can utilize the getUserDetails function to write a DB query which will fetch user details based on username as it is unique. As per schema defined in the project.
  • Result of the query will be the document , I will parse necessary details and return the results from controller
    Child of User Management Module #17
    @YashKumarVerma
@lockedup-bot
Copy link

lockedup-bot bot commented Jun 14, 2020

Thanks @ausome197, for raising the issue! 🙌
One of our team mates will revert on this soon. ✅

@YashKumarVerma YashKumarVerma added accepted backend work related to backend module:user related to users module labels Jun 14, 2020
@YashKumarVerma
Copy link
Member

All functions from model would return only JSON data that controllers would process. Please ensure that.

@YashKumarVerma YashKumarVerma added this to To do in Nostalgify via automation Jun 14, 2020
@ausome197
Copy link
Author

All functions from model would return only JSON data that controllers would process. Please ensure that.

I make sure to keep that in mind.

@ausome197
Copy link
Author

as it seems "create user" functionality is not present and the , and the schema is not importing to local (no db named user). What is expected ? Because my task is dependent on this.

@YashKumarVerma
Copy link
Member

as it seems "create user" functionality is not present and the , and the schema is not importing to local (no db named user). What is expected ? Because my task is dependent on this.

There is a schema file in the users module (https://github.com/LockedUp-Coders/nostalgify/blob/master/src/modules/user/schema.ts). All these fields need to be shown in the profile page.

@YashKumarVerma
Copy link
Member

updates ?

@harshil15999
Copy link

Have you finished it @ausome197 ??

@harshil15999
Copy link

@YashKumarVerma please reasign this

@ausome197
Copy link
Author

@YashKumarVerma please reasign this
Thanks for your concern.
I'am still working on this issue , I'am facing problems in this task which are taking longer than usual to resolve , since its my first time working on backend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted backend work related to backend module:user related to users module
Projects
Nostalgify
  
To do
Development

No branches or pull requests

3 participants