100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached 4.2 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










Whoops! We can’t load your doc right now. Try again or contact support.

Document information

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

Subjects

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
R300,00
Get access to the full document:

100% satisfaction guarantee
Immediately available after payment
Both online and in PDF
No strings attached

Get to know the seller
Seller avatar
theoapteker
2,0
(1)

Document also available in package deal

Thumbnail
Package deal
Information Technology (IT) - Practical Assessment Task (PAT) Grade 12 IEB
-
5 2023
R 1.500,00 More info

Get to know the seller

Seller avatar
theoapteker
View profile
Follow You need to be logged in order to follow users or courses
Sold
8
Member since
3 year
Number of followers
6
Documents
21
Last sold
8 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 exams and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can immediately select a different document that better matches what you need.

Pay how you prefer, start learning right away

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

Student with book image

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

Alisha Student

Frequently asked questions