Code Monkey home page Code Monkey logo

locationweb's Introduction

LocationDataManager

Welcome to LocationWeb, a web app designed to simplify location management. This application meets your requirements, offering an intuitive interface for adding, viewing, editing, and deleting locations. Additionally, it provides features such as email confirmations and live pie charts.

Getting Started

Follow these steps to get started:

  1. Clone the repository:

    git clone https://github.com/modinilesh/LocationWeb.git
  2. Navigate to the project directory:

    cd LocationWeb
  3. Install dependencies:

    ./mvnw clean install
  4. Run the application:

    java -jar target/your-spring-boot-project.jar

User Requirements

1. Add New Location

  • Endpoint: /locationweb/showCreate
  • Method: GET
    • Navigate to this endpoint to add a new location.

2. Email Confirmation on Location Save

  • Endpoint: /locationweb/saveLocation
  • Method: POST
    • Save a location, and a confirmation will be sent to your email.

3. View All Locations

  • Endpoint: /locationweb/displayLocations
  • Method: GET
    • Access this endpoint to see all locations in the database.

4. Edit and Delete Location

  • Controllers:
    1. LocationWebController
    2. LocationRestController
    • Use these controllers to edit and delete locations as needed.

5. Live Pie Chart

  • Endpoint: /locationweb/report
  • Method: GET
    • Experience live pie charts based on the type of locations.

Folder Structure

LocationWeb/
|-- src/
|   |-- main/
|       |-- java/
|           |-- com/
|               |-- springboot/
|                   |-- udemy/
|                       |-- LocationWeb/
|                           |-- controllers/
|                               |-- LocationWebController.java
|                               |-- LocationRestController.java
|           |-- resources/
|               |-- templates/
|                   |-- (view pages)
|               |-- (other resources)
|-- (other project files)

Feel free to explore the code and customize the application according to your needs. If you encounter any issues or have questions, please refer to the documentation or reach out to our support team. Happy coding!

locationweb's People

Contributors

modinilesh avatar neel2001 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.