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

Make project beginner friendly #281

Open
manthanguptaa opened this issue May 12, 2021 · 8 comments
Open

Make project beginner friendly #281

manthanguptaa opened this issue May 12, 2021 · 8 comments
Assignees
Labels
Category: Documentation/Training Improvements or additions to documentation. Type: Maintenance Repository maintenance.

Comments

@manthanguptaa
Copy link

manthanguptaa commented May 12, 2021

Is your feature request related to a problem? Please describe.

So, when I was jumping around the code I was overwhelmed with where exactly is what. It took me some time to figure out what folder contains what and this could be overwhelming for a lot of developers if they are jumping right into it because there is no way around it other than getting your hands dirty.

Describe the solution you'd like

I propose a solution to add a section in the documentation where the project structure is explained with easy one-liners to understand what exactly that folder/file contains. You can click here to see the project structure heading example of how it would look.

@welcome
Copy link

welcome bot commented May 12, 2021

Hello there!👋 Welcome to the project!💖

Thank you and congrats🎉for opening your very first issue in this project. AnitaB.org is an inclusive community, committed to creating a safe and positive environment.🌸 Please adhere to our Code of Conduct.🙌 You may submit a PR if you like! If you want to report a bug🐞 please follow our Issue Template. Also make sure you include steps to reproduce it and be patient while we get back to you.😄

Feel free to join us on AnitaB.org Open Source Zulip Community.💖 We have different streams for each active repository for discussions.✨ Hope you have a great time there!😄

@epicadk
Copy link
Member

epicadk commented May 12, 2021

Thankyou for this issue. We are working towards integrating the bridge in tech backend and the mentorship system backend. This should make the project easier to setup.

@vj-codes
Copy link
Member

@manthan109 hey you can read this blog post or this google doc to know more about the project:)
Also the issues labelled as first-timers only here are a great start 🚀

@mtreacy002
Copy link
Member

mtreacy002 commented May 15, 2021

@manthan109 , if you're proposing to add the file/folder structure to README as per your example, IMO it will be unnecessary since contributors can see them on the repo (above README). Perhaps you can add something like this diagram but a much simpler version. Although, as @epicadk mentioned, when we fully integrate BIT backend to MS backend, the diagram will no longer be needed, so this temporary addition will be short lived.

@isabelcosta
Copy link
Member

I think we could still have a simple structure of the folder, not too deep, just high-level (2 levels max) folder structure.
I am looking at @manthan109 suggestion https://github.com/Manthan109/XMeme#folder-structure, so nothing too big, but that gives an idea of the structure of the app (e.g.: where marshmallow schemas as located, and where db models are).
I also think the diagram anitab-org/mentorship-backend#530 can be a little hard to read 🤔 I would say we can try it out on mentorship backend, however on docusaurus sections 🤔

something like this, without mentioning the files (i.e., that are not frequently changed such as *_extension.py files):

image

@mtreacy002
Copy link
Member

Makes sense, @isabelcosta . @manthan109 , I'll assign you to this now. Please refer to @isabelcosta suggestions on your approach to this issue 😉

@mtreacy002 mtreacy002 added Category: Documentation/Training Improvements or additions to documentation. Type: Maintenance Repository maintenance. labels May 16, 2021
@manthanguptaa
Copy link
Author

@isabelcosta So, If I have understood right I have to add the file structure as I did in my project up to 2 levels and add this to the docusaurus documentation but on mentorship backend and not on bridge-in-tech backend?

@vj-codes
Copy link
Member

@manthan109 any updates?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Documentation/Training Improvements or additions to documentation. Type: Maintenance Repository maintenance.
Projects
None yet
Development

No branches or pull requests

5 participants