Inspiration
Social and Community Impact Prompt
What it does
Allows users to log in as volunteers and apply for volunteering opportunities, or log in as hosts to list work for volunteers to participate in
How we built it
All using Java! We used packages such as sling to actually develop the GUI of the app.
Challenges we ran into
Even though this was a fun project to make, it is only currently implemented on a scale the works for local machines, which does not necessarily meet the goal of the app.
Accomplishments that we're proud of
We are proud that we were able to learn how to use a new package (sling) and produce a working local app!
What we learned
We primarily learned more about inheritance and how classes work together in this project, and how that may be implemented with sling.
What's next for VolunteerWorks
VolunteerWorks needs to be able to actually store the object data for users and volunteer listings, so the next step would be to figure out a way to serialize object data into json files, or something similar.
Log in or sign up for Devpost to join the conversation.