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 a design doc for the application #1

Closed
ashutosh321607 opened this issue Jun 3, 2021 · 4 comments
Closed

create a design doc for the application #1

ashutosh321607 opened this issue Jun 3, 2021 · 4 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@ashutosh321607
Copy link
Member

As this application is just an idea so we want to fix what are the functionalities that the app should have,
so I request you to give some interesting ideas and fix the design of the project.

with that, you can make your first contribution to this project,

@ashutosh321607 ashutosh321607 added the good first issue Good for newcomers label Jun 3, 2021
@ashutosh321607 ashutosh321607 pinned this issue Jun 3, 2021
@sahanmndl
Copy link

I have a suggestion, since this is a Knowledge sharing platform, so apart from the core functionalities like sharing study notes and professors/courses reviews, can't we add the QnA feature like Quora or Stackoverflow does. Students will ask their academic/institute related doubts which can be answered by their peers/seniors. In this way, numerous repetitive doubts will remain answered (and so every year freshers will get all their confusions cleared). All we need is to search our doubt :)

@Ananyaiitbhilai
Copy link
Member

Ananyaiitbhilai commented Jun 7, 2021

I have made a very basic work flow.
flow for knowledge sharing

Frontend UI
1)Registration page having following fields
-username
-first name
-last name
-email
-Password
-timestamp at time of registering(database field)
2)Information updating page
-Profile photo
-About
-college
-Other parameters
3)Dashboard of user/feedback page
(pls see that one in the file attached)

There can be further features like-upvoting, commenting on a particular feedback of course.
-follow/unfollow a user
-notifications when someone upvotes feedback, follows that user.
-search bar, so that a user can look for all the reviews of a particular course(keywords of a feedback can be extracted using rake algorithm)

The job before dashboard creation is easy but after that there is integration of multiple features like nested comments, notification, follow/unfollow, upvoting, etc. And many tables would be there.

The other feature is of resolving doubts, according to me for QnA, a different dashboard would be there, where user can answer the unanswered questions and it would also have the same features like-upvoting a particular ans/ques, commenting on a particular ans.

@Ananyaiitbhilai
Copy link
Member

@ashutosh321607

@ashutosh321607
Copy link
Member Author

@Ananyaiitbhilai @sahanmndl Thanks for your valuable feedbacks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants