This interactive web application takes you on a stylish journey through time, showcasing the evolution of Western fashion from the year 1000 to 3000. Using a combination of HTML, Java, and CSS, this timeline allows users to explore different fashion eras with just a click, even into the future!
- Interactive Timeline: Click on any time period to reveal an image and description of the fashion trends from that era.
- Responsive Design: The application is designed to be user-friendly and accessible on various devices.
- Educational Content: Each time period includes a brief description and an illustrative image to provide a visual and textual representation of the fashion trends.
- Download or clone the repository to your local machine.
- Compile and run the
Main.javafile to generate the website URL. - Use the generated URL to access the interactive timeline in your web browser.
- Click on any time period to view the fashion trends of that era. Clicking on another period will close the previously opened description.
- Ensure you have Java and Git installed on your machine.
- Clone the repository:
git clone https://github.com/EvanGrimgram/Hackathon2024.git - Navigate to the project directory:
cd path/to/project/directory - Compile the Java program:
javac Main.java - Run the Java program:
java Main - Open the generated website URL in your web browser.
- Bella Griffith - Developed HTML, CSS, and Java files. Gathered data for the program and polished web layout.
- John Griffith - Worked on project framework, Main.java file, and code testing from different environments.
- Raziel Cisneros - Worked on presentation, software tested on linux and debugged
- Citlali Aldama - Developed HTML and CSS files and general web layout.