CaseWorks
About
This project was created by @stephenandersondev and @christina888 as part of week 6 of the Flatiron School Software Engineering program. The application is a case management system for social workers serving Austin's LGBTQ population.
Demo Video
Basic Usage
Welcome Page
Here you can select whether to sign-up for an account or login with an existing one.
Sign-Up
From here you can create a new account as a social worker.
Login
After creating a new account, you can then login using your email and password.
Dashboard
After logging in, you will see a dashboard of all cases assigned to you.
New Case
Here you can create a new case in the system.
All Cases
Here you can view all cases in the system.
New Client
Here you can add a new client to the system.
All Clients
Here you can view all clients in the system.
Client Details
You can even click on a client to see their details.
New Resource
Here you can add a new resource to the system.
All Resources
Here you can view all resources in the system. The badge number represents how many clients are currently linked to that resource.
Resource Details
You can even click on a resource to see it's details, it contains a Google Maps window to show the location of the resource facility.
All Social Workers
Here you can see all of the Social Workers that are in the system. The badge represents how many clients that social worker has assigned to them.
Social Worker Details
You can even click on a social worker to see their details.
Edit Profile
You can even edit your own details by clicking the "Edit Profile" button in the nav bar.
We hope you enjoy our app!