CodersHQ
CodersHQ copied to clipboard
Social platform for developers to network, create and challenge themselves
This PR adds better, improved changes to the `README.md` file, some general formatting changes to make it appear better for the user. - Adds a proper Index to provide the...
https://github.com/Coders-HQ/CodersHQ/blob/40400f7c866bbb16ed0064e2ee180a5241f86d84/codershq/users/validators.py#L15 ----------------- Why not just use an additional step that uses `request` to check if the userprofile exists or not? Like: ```py >>> import requests >>> req = requests.get('https://www.github.com/SomeUserThatDoesNotExistsHopefully') >>>...
descripton -> description
The action to import the data in the CSV file is done and implemented in the User's forms. I have also added the comments in admins.py for the developer to...
π Task Description: Design an event interface system to list all events managed by CodersHQ π¨βπ Skills Needed: HTML, CSS ### πSubmission Requirement - Design an event UI system using...
Someone's gotta fix the image upload form in _profile
π Task Description: Create a list of countries and their cities OR tweak the existing Django package to meet our needs π¨βπ Skills Needed: Django -------- The POC for this...
π Task Description: Create Emoji for discord server π¨βπ Skills Needed: Photoshop ### πSubmission Requirement * Emoji in png or gif (animated) format ----------------- No specific theme as of now,...
π Task Description: As title π¨βπ Skills Needed: Python ### πSubmission Requirement * button in admin page to export all data * only visible to super user
π Task Description: Combine CHQ events with eventbrite π¨βπ Skills Needed: Python, API --- Currently when there is an event it triggers an automate.io script to push the event to...