TEAMMATES / teammates

This is the project website for the TEAMMATES feedback management tool for education
https://teammatesv4.appspot.com/
GNU General Public License v2.0
1.67k stars 3.3k forks source link

New contributor self intro Nidhi Gupta #8284

Closed nidhi98gupta closed 6 years ago

nidhi98gupta commented 6 years ago

Deployed App: https://teammates-nidhi.appspot.com Fork: https://github.com/nidhi98gupta/teammates

Added the bullet points to Terms of Use Page. Before: old After: new

Hi, My name is Nidhi Gupta. I am pursuing my BTech in Computer Science from DA-IICT. India. Looking forward to contribute and learn from this project. :)

sukanta-27 commented 6 years ago

Hi @nidhi98gupta

Welcome to TEAMMATES. You may wish to start by taking on one of our d.FirstTimers issues, before moving on to d.Contributors issues :)

nidhi98gupta commented 6 years ago

@damithc I am aiming to be part of GSoC '18 with TEAMMATES. I have a question regarding the Project : Recycle Bin. Will using filter() on entity reads be reasonable in terms of billing costs? I mean is database reads more preferable than database writes?

damithc commented 6 years ago

Will using filter() on entity reads be reasonable in terms of billing costs? I mean is database reads more preferable than database writes?

@nidhi98gupta just now I downgraded the priority of that project idea. Reason: While the feature is needed very much, it requires some research to be done first. For GSoC, we'd rather give a higher priority to projects that don't need that much research.