mustafa-tariqk / mindscape

Experience the truth of the trip
https://research.cs.queensu.ca/home/cisc498/index.html
MIT License
16 stars 0 forks source link

Standup #79

Closed mustafa-tariqk closed 3 months ago

mustafa-tariqk commented 4 months ago

Comment here once a day by 8PM. If I don't see a message I'll ping on discord to ask. This place is just to keep track of daily updates, no other conversations to be held here.

Keep it brief, 1-2 sentences. If you're facing an issue you'd like to get someone's eyes on tag their @ here. If you're tagged here. DO NOT RESPOND HERE. Send a DM over discord.

3 Questions to answer: What you did, what you're doing, what do you need help on.

mustafa-tariqk commented 4 months ago

No updates my side. Starting to think about what admin board will look like. Should discuss specifics with @IbDaGib after login/logout buttons completed.

BasicallyOk commented 4 months ago

Working on some other school stuff. If I get it done early then #68. Hopefully wont take more than today.

ComeOnConMan commented 4 months ago

Will be Stagnant until March 15th due to other school requirements.

IbDaGib commented 4 months ago

Working on Logout Button functionality and wrapping my head around it. So far got the button on the webpage. working on functionality of actual button. Considering drop down menu? Will ping if I get seriously stuck.

mustafa-tariqk commented 4 months ago

Going to start making backend endpoints for admin/researcher dashboard. Will then send specs to Ibrahim to construct frontend around it.

ComeOnConMan commented 4 months ago

Will be Stagnant until March 15th due to other school requirements.

BasicallyOk commented 4 months ago

68 Harder than expected due to the sheer length of Erowid's submissions. The speed of this going is making me think about summarizing the experience before adding to database. This should also redude the load of the WIP clustering algorithm for #34 in #70. It takes about 2 minutes per submission. So realistically I can only do 100 submissions to test #34. Hopefully that's enough. The script will be available if anybody want to seed the entirety of Erowid.

IbDaGib commented 4 months ago

Honestly not much progress today, Had a midterm so I didn't get any functionality going. Picking up tomorrow

mustafa-tariqk commented 4 months ago

Finished adding a feature I wanted in the admin board. Was a single function so I just pushed to main. Gonna stand on sidelines until bugs/issues with backend arrive. Then I'll investigate.

BasicallyOk commented 4 months ago

I got some stuff I need to do first so hard maybe. I might be able to get the summarization for #68 tn though.

ComeOnConMan commented 4 months ago

Will be Stagnant until March 15th due to other school requirements.

IbDaGib commented 4 months ago

I have not done much today, pretty stagnant I tried some implementations but it wasn't looking right. If I can't make any significant progress tn, I'll update group tomorrow of where I am struggling

mustafa-tariqk commented 4 months ago

Another push to main, changed some deprecated sqlalchemy commands (.get) and set delete user and change role to take in user email instead of user id. Back on sidelines lmk if any issues persist that you think are server side.

ComeOnConMan commented 4 months ago

Ur not gonna believe this, but im actually ahead and will be back on the 14th instead of the 15th. HAZAH!

BasicallyOk commented 4 months ago

same as yesterday

ComeOnConMan commented 4 months ago

Gonna look into getting the chart done today

mustafa-tariqk commented 4 months ago

Going to make it a mission to write as many comprehensive tests as possible for the backend system (excluding analytics) and hunt down any bugs found in the system. I will do this until project end in addition to providing support for any questions related to the backend.

mustafa-tariqk commented 4 months ago

Gonna be busy today, status same as yesterday

ComeOnConMan commented 4 months ago

Been cooking with Gas. Made a nice quality of life change to chat where it will automatically scroll to the bottom when a new message is sent or received. Fixed word cloud for the last time, no it now works for all inputs of all sizes, and deals with short edge cases better. Updated the calculation speed of wordcloud to be much faster aswell. Classification chart has had some bugfixes. Created a google form usig the neuma email that links to the send feedback button that opens in a new window. Gonna keep looking into quality of life today.

IbDaGib commented 4 months ago

Working on code, for some reason even though I set my testing = 1 it doesn't recognize my login, having server problems

mustafa-tariqk commented 4 months ago

no changes

mustafa-tariqk commented 3 months ago

This lowkey fell off react w an emoji if you want to skip this from now on since we're so close to deadline and everyone knows what each others working on

IbDaGib commented 3 months ago

switching to working on admin page. Login/logout on backlog. I pushed what I had for logout to branch 81