toyamarodrigo / springboot-invoice-system

Invoice management system.

Home Page:https://bit.ly/rt-invoice-v3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invoice Management System

Main objective of this project was managing Customers and their Invoices. Developed all type of CRUD operations, learning Spring Framework and Java in the process also how Hibernate works and the use of Thymeleaf and JQuery.

Technologies used: HTML, CSS, Material Bootstrap, JS, Thymeleaf, JQuery, Java, Springboot, Hibernate, SQL.

How to access

Demo Heroku: https://bit.ly/rt-invoice-v3

  • At first glance you have "no-user" role view.

  • You can create a User by Signing up (You'll have User-Role privileges)

  • Or access as admin to check the app out

    • u: admin
    • p: 12345
  • If Signing-up as User does not work try (User-Role privileges):

    • u: rodri
    • p: 12345

Screenshots

Login/Signup page: Login Page

Client list (admin view): Clients page

Invoice details: Invoice Details page

About

Invoice management system.

https://bit.ly/rt-invoice-v3

License:MIT License


Languages

Language:HTML 63.9%Language:Java 33.3%Language:CSS 2.8%