GithubHelp home page GithubHelp logo

bootcamp-finalcase's Introduction

Akbank & Patika.dev Java Spring Bootcamp Final Case

About Project

It is desired to write a weather application. This application will provide weather forecasts using a RESTful web service. Users will be able to query weather forecasts for a city. Forecasts will be provided in 3-hour intervals covering a period of 5 days. The application will get weather forecasts using the OpenWeatherMap API.

Project Requirements

  • Restful web service: It will receive city and other parameters and provide weather forecast.

  • Database: A database system will be used to store the cities and forecasts that users search for.

  • Daily forecasts: Weather forecasts will be provided at 3-hour intervals covering a 5-day period.

  • User registration: Users can register their cities by creating an account and view weather forecasts for the registered cities.

  • API usage: The OpenWeatherMap API will be used to provide weather forecasts.

  • Testing: Automated tests will be written to ensure code quality and performance.

  • Documentation: Documentation of the RESTful service will be provided using tools like Swagger or OpenApi.

  • Logs: A logging mechanism will be set up to help debug the application.

Technologies

Test

test

Swagger Screenshots

User Registration Controller

Register

register

Authenticate

auth

Weather Controller

Screenshot_3 Screenshot_4

User Controller

Find all users

getuser

Find by id

findbyid

Find by username

username

Saved Cities

  • If user has no saved cities savedcities

  • If user has saved cities savedcities2

Save City

Screenshot_2

Delete City

deletecity

Update user

Screenshot_14

Delete User

Screenshot_15

Logs

Some examples logs are shown below.

Error Logs

  • Screenshot_3
  • Screenshot_4
  • Screenshot_5
  • ss
  • Screenshot_5

Info Logs

  • Screenshot_6
  • Screenshot_1

Database

database

bootcamp-finalcase's People

Contributors

oznurkandakoglu avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.