DaviGadelhaLeitao / debt-register-without-framework

A complete web application with automated build, deploy, Unit (mockito), integration and acceptance tests. HTML, CSS, SaSS, Bootstrap, Servlets, JSP, JDBC, MySQL, JavaScript, jQuery, jUnit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Debts Register

A complete CRUD web application using HTML, CSS, SaSS, Bootstrap, Servlets, JSP, JDBC, MySQL, JavaScript, jQuery. Unit (mockito), integration and acceptance tests were done using jUNIT. Selenium is used for browser automation.

A automed build system is supplied with Ant and a basic deploy example is done locally with a shell script. Future versions of this application will evolve to use first Maven and then Gradle.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Java SE 8

Tomcat 9

jUnit 4.12

Servlets 1.2

jQuery 3.1.1

Mockito 1.10.19

JSTL 1.2

mySQL connector 5.1.40

How to install them?

Space reserved for future examples.

Installing

A step by step series of examples that tell you have to get a development env running

Say what the step will be

Give the example

And repeat

until finished

End with an example of getting some data out of the system or using it for a little demo

Running the tests

Explain how to run the automated tests for this system

Break down into end to end tests

Explain what these tests test and why

Give an example

And coding style tests

Explain what these tests test and why

Give an example

Deployment

Add additional notes about how to deploy this on a live system

Built With

  • Ant - Pure Java build tool.

Contributing

reserved space

Versioning

reserved space

Authors

  • Davi Leitão

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

A complete web application with automated build, deploy, Unit (mockito), integration and acceptance tests. HTML, CSS, SaSS, Bootstrap, Servlets, JSP, JDBC, MySQL, JavaScript, jQuery, jUnit.


Languages

Language:JavaScript 76.2%Language:Java 19.8%Language:CSS 3.6%Language:Shell 0.5%