Git Product home page Git Product logo

todo-web-application's Introduction

TODO-Web-Application

  • TODO Application is a Web Application Where you can perform CRUD Operations.
  • This is a learning based Project created using JSP, Servlets, Hibernate and Bootstrap.
  • Maven is used as Building tool for this Project.

    What is JSP?

  • JavaServer Pages (JSP) technology allows you to easily create web content that has both static and dynamic components.
  • JSP technology makes available all the dynamic capabilities of Java Servlet technology but provides a more natural approach to creating static content.
  • Read More Here: https://docs.oracle.com/javaee/5/tutorial/doc/bnagx.html

    What is Servlet?

  • Servlet technology is used to create a web application (resides at server side and generates a dynamic web page).
  • You can find resource on google or check this: https://docs.oracle.com/javaee/7/api/javax/servlet/package-summary.html

    What is Hibernate?

  • Hibernate is a Java framework that simplifies the development of Java application to interact with the database.
  • It is an open source, lightweight, ORM (Object Relational Mapping) tool.
  • Hibernate implements the specifications of JPA (Java Persistence API) for data persistence.
  • You can find more about hibernate on: https://hibernate.org/orm/documentation/5.6/

    What is Bootstrap?

  • Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites
  • Find More here: https://getbootstrap.com/docs/4.1/getting-started/introduction/

    What is Maven?

  • Maven is a build automation tool used primarily for Java projects.
  • Maven can also be used to build and manage projects written in C#, Ruby, Scala, and other languages.
  • The Maven project is hosted by the Apache Software Foundation, where it was formerly part of the Jakarta Project
  • You can explore Maven here: https://maven.apache.org/guides/

    Images of Project

  • 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.