Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Presentation

Information Technology IT (PHASE 3) - Practical Assessment Task (PAT) Grade 12 IEB

Rating
-
Sold
-
Pages
207
Uploaded on
19-10-2023
Written in
2023/2024

The Mental Wellbeing Manager, developed in 2023, is a Java application designed for monitoring and improving mental health. Achieving a score of 98% in the Information Technology coursework, it represents a significant portion of the final academic grade. Features include user authentication, mood tracking, and resource management. The project includes comprehensive documentation detailing every development phase (1,2,3,4) , database integration, and user interface design, making it a prime example of software development aimed at mental health management.

Show more Read less
Institution
Course

Content preview

MWM HEALTH PROGRAM




MWM HEALTH PROGRAM




Information Technology
Practical Assessment Task

Phase 3 – Coding




1

, MWM HEALTH PROGRAM

Table of Contents
Purpose of Document 3
Source Code 3
DBManager.java 3
Exercise.java 22
ExerciseType.java 27
MentalWellbeingManager.java 29
MoodAssessment.java 30
Resource.java 35
User.java 40
ChartDash.java 45
DashboardScreen.java 50
HelpScreen.java 78
LoginScreen.java 89
MoodAssessmentScreen.java 99
NewExerciseScreen.java 149
ResourceScreen.java 166
SignupScreen.java 192
UserSession.java 206




2

, MWM HEALTH PROGRAM


Purpose of Document
This document contains all the code for the Mental Wellbeing Manager. Code is inserted as an object for text purposes.

Source Code

DBManager.java

package mentalwellbeingmanager;

import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.time.LocalDate;
import java.util.Date;
import java.util.ArrayList;
import java.util.List;
import java.sql.SQLException;
import java.util.HashSet;

import java.util.Set;

/**
* The DBManager class provides a set of methods that facilitate interactions
* with the underlying database. It is responsible for establishing a connection
* to the database, and it includes methods for querying user information and
* checking the existence of an email in the database.
*
* @author theoapteker
*/
public class DBManager {

private static Connection conn = null;

/**


3

Written for

Institution
Course
Schooljaar
200

Document information

Uploaded on
October 19, 2023
Number of pages
207
Written in
2023/2024
Type
PRESENTATION
Person
Unknown

Subjects

$18.68
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller
Seller avatar
theoapteker
2.0
(1)

Also available in package deal

Get to know the seller

Seller avatar
theoapteker
Follow You need to be logged in order to follow users or courses
Sold
10
Member since
3 year
Number of followers
6
Documents
21
Last sold
2 months ago

2.0

1 reviews

5
0
4
0
3
0
2
1
1
0

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions