#🔒 i have 11 Days to design a sexual health application using SQL and Python which has these features

14 messages · Page 1 of 1 (latest)

dawn nimbus
#

:

Dosing Schedules: the application will offer guidance on recommended dosing schedules, including daily and event-based dosing, as outlined in the guidelines.

· Monitoring: The application will remind users of the importance of regular monitoring, including HIV testing and renal function assessments, during PrEP use.

· Supporting Adherence: Features such as medication reminders and protection level visualization aim to support user adherence to PrEP.

· Automated request for an electronic repeat prescription

· Users can consult their own electronic records, including any upcoming appointments or tests they might have saved into the application.

· The responsible use of data (adhering to GDPR) must be supported by the design and implementation.
Prepping for PrEP:

o The application will provide access to information to help users understand the importance of risk assessment before starting PrEP, emphasizing consultation with healthcare providers, e.g., https://www.iwantprepnow.co.uk/ .

o Users will be encouraged to undergo baseline assessments when indicated by a GP or sexual health clinicians, including HIV testing and renal function tests, before initiating PrEP. The user can input the tests results into the application for future reference.

This is a group project for 5 people but unfortunately we are only a group of 4 due to bad numbering and 3 of the members will not be contributing anything, extensions and complaints cannot be made about this because apparently "This is what happens in the real world" - Side Note - Never learnt python, only learnt C/C++/System Verilog. Can anybody give me advice on what my approach to designing this and fast without the implementation of AI would be (11 days to do at least 30%)

sly forgeBOT
#

@dawn nimbus

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

fickle quail
#

This is more than I'm willing to help with, but just a tip: you're more likely to get help if you state what specifically you need help with. Show what you've already tried, and say what about your attempt you need assistence with.

neat hinge
#

I really don't see how this is possible if you've never learnt Python before. And I don't see SQL in the list of things you know either

#

SQL will take even longer to learn than Python

dawn nimbus
#

In the way of designing an application (never done it) would i be right to assume it's like a video ? A bunch of different frames played in sequence. I.e SignIn Page is a design. Clicking sign in takes me to another Design Home Page, Clicking a menu icon takes me to a different design page etc

#

For example i click the sign up button and it will close this window and then open a new window with the sign up page?

slate bridge
#

There's apps that help with designing app mockups, like canva, or figma

visual hound
gusty dove
#

This is a group project for 5 people but unfortunately we are only a group of 4 due to bad numbering and 3 of the members will not be contributing anything, extensions and complaints cannot be made about this because apparently "This is what happens in the real world"

Yep, Ive heard that one too....

opal spire
#

Have a look at Django if you haven't done so already. Getting into it right now and it seems quite intuitive from my perspective. They have a lot of user friendly docs and tutorials as well. Some apps on user sign up etc can come out of the box more or less

sly forgeBOT
#
Python help channel closed for inactivity

This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.