Inspiration
Blackboard Learn (the software UTSA utilizes for turning in assignments).
What it does
It's a calendar app that allows the user to log into their personal calendar and add in events to the month.
How we built it
We used Java GUI elements to create a calendar that allows the user to interact with events. We also utilized the same elements to create a simplistic login page. Most of the elements were based off of some branch of the Java JFrame library.
Challenges we ran into
Differing levels of coding experience led to difficult collaboration. JFrames are extremely touchy... misstyling one panel or label can throw the whole thing off. Those that had used Java before hadn't used it in 2 or 3 years, so it took us some time to relearn it.
Accomplishments that we're proud of
That it actually works and does what it is intended to do.
What we learned
How to use JFrames in Java. How to build a simple interactive login using java/JFrames.
What's next for Calendar App
RETRO STYLE/ GETTING ROWDY WITH IT....jk making it so users can traverse future and past months.
Built With
- java
- jframe
Log in or sign up for Devpost to join the conversation.