KWoC-Backend icon indicating copy to clipboard operation
KWoC-Backend copied to clipboard

Convert Project Status to Integer

Open harshkhandeparkar opened this issue 1 year ago • 8 comments

Convert project_status boolean field to an integer in the Project db model. The integer would represent the following statuses:

  • 0 - Awaiting approval
  • 1 - Approved
  • -1 - Rejected

harshkhandeparkar avatar Nov 28 '23 10:11 harshkhandeparkar

Hii , I am interested in working on this issue. Just one thing is there any community or discord where i can ask for help for setting up the project. I need some clarifications for the .env file. Thanks.

Uttkarsh-raj avatar Dec 02 '23 13:12 Uttkarsh-raj

Hii , I am interested in working on this issue. Just one thing is there any community or discord where i can ask for help for setting up the project. I need some clarifications for the .env file. Thanks.

Welcome! Assigning this issue to you. You can join our Discord Server and ask for help in the #kwoc-backend channel.

harshkhandeparkar avatar Dec 02 '23 14:12 harshkhandeparkar

Whats the status of this issue? Anyone working on this?

shikharish avatar Dec 27 '23 10:12 shikharish

@Uttkarsh-raj are you still working on this?

harshkhandeparkar avatar Dec 27 '23 10:12 harshkhandeparkar

@harshkhandeparkar yaa i was working on this issue but facing some issue setting up the backend , posted the issue on discord but didnt get any response.

Uttkarsh-raj avatar Dec 29 '23 18:12 Uttkarsh-raj

@harshkhandeparkar yaa i was working on this issue but facing some issue setting up the backend , posted the issue on discord but didnt get any response.

What was the issue?

harshkhandeparkar avatar Dec 29 '23 18:12 harshkhandeparkar

Screenshot 2023-12-06 103727

@harshkhandeparkar

Uttkarsh-raj avatar Dec 30 '23 19:12 Uttkarsh-raj

sqlite3 should not be required anymore. Please pull the latest changes from the main branch.

harshkhandeparkar avatar Jan 01 '24 09:01 harshkhandeparkar