-
Notifications
You must be signed in to change notification settings - Fork 7
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 a portal for admin to add projects manually #14
Comments
@prabhakar267 can't we use the Django Admin for managing our projects for the time being? |
@mbad0la We can, its just a future enhancement! |
Can do the backend for this post exams. I remember making the schema for this, will revise. Will need help with the front end though. |
@prabhakar267 please collaborate with @naman1901 on this |
@naman1901 let me know whenever you start working on this one |
Sure!
…On Apr 25, 2017 12:19 AM, "Prabhakar Gupta" ***@***.***> wrote:
@naman1901 <https://github.com/naman1901> let me know whenever you start
working on this on
We can discuss what me and @mbad0la <https://github.com/mbad0la> discussed
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#14 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AMrKEovRdjci_Tay_tJ8Mkru3OzCktneks5rzO7WgaJpZM4KX9zC>
.
|
@prabhakar267 @mbad0la a quick brief on this? |
Think of this as an admin portal for our website with obviously more functionality and control than given by Django Admin |
@naman1901 working on this? |
As discussed with @mbad0la, we cannot automatically use GitHub API to populate all the projects on the website. We need to have a portal where we can add and hence update the projects which we actually need to show on the website.
The text was updated successfully, but these errors were encountered: