Skip to content

Latest commit

 

History

History
143 lines (98 loc) · 3.74 KB

README.md

File metadata and controls

143 lines (98 loc) · 3.74 KB

LinkedIn


Logo

Spring Boot Project

Includes extensible API to generate JVM-based projects, and to inspect the metadata used to generate projects, for instance to list the available dependencies and versions
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. Contact
  7. Acknowledgements

About The Project

Built With

  • (Spring Initializr)
    • Dependencies used:
      • Spring Web
      • JPA
      • MySQL
      • Thymeleaf
  • Bootstrap
  • (Xampp - localhost/dashboard)
  • Data base creator at phpMyAdmin
  • Eclipse IDE

Getting Started

To get a local copy up and running follow these simple steps.

Installation

  1. Clone the repo
    git clone https://github.com/aazamuddin4/Spring-Boot-Project.git
  2. Install NPM packages
    npm install

Usage

This project is basically for inserting data automatically into database. The creation of database is at zero dataframe at first but when the user enter their data, it will automatically stored to the database in phyMyAdmin that can later extracted to our local docs.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Email - andiazamuddin@gmail.com

Twitter - @aaxamuddin

Project Link: https://www.linkedin.com/in/aazamuddin4/

Acknowledgements