Skip to content

Tanmoy1228/WeatherApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Application

Welcome to the Weather App! This application provides weather information based on location details.

Getting Started

Follow these instructions to set up and run the Weather App using Docker.

Prerequisites

Running the App

  1. Clone this repository to your local machine:

    git clone https://github.com/your-username/weather-app.git
    
  2. Navigate to the project directory:

    cd weather-app
    
  3. Run the following command to start the application using Docker Compose:

    docker-compose up
    
  4. Access the application in your browser:
    Open your browser and go to http://localhost:8080

Note

  • This application was developed with a focus on backend functionality, and the UI may not have an extensive design or visual appeal.

  • The application leverages Vaadin for the user interface, and the UI design might be minimalistic due to the developer's backend-focused expertise.

Authors

  • Tanmoy Ghosh

About

Job interview task for software developer position

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 95.7%
  • CSS 2.7%
  • Other 1.6%