Skip to content

Latest commit

 

History

History
85 lines (64 loc) · 2.27 KB

readme.md

File metadata and controls

85 lines (64 loc) · 2.27 KB

Contributors Forks Stargazers Issues MIT License

SIFU
SIFU

Sistema de Inscripción de Ficha Universitaria

FeaturesHow To UseToolsSupportLicense

screenshot

Features

  • Form validations
    • Number inputs
    • Text inputs
    • Select inputs
    • Calendar input
    • Email input
    • Tel input

How To Use

To clone and run this application, you'll need Git and JDK 11:

# Clone this repository
$ git clone https://github.com/ThePandaDevs/sifu.git

# Go into the repository
$ cd sifu

# Run the app with Java Spring boot

Tools

This software uses the following dependencies:

  • Spring 2.6.3
    • Thymeleaf
    • JPA
    • Validations
    • Spring web
    • Spring security
    • Spring boot devtools
    • Lombok
    • MySQL Driver
  • MySQL 8.0
  • Framework Semantic UI 2.4.2

Support

You can help us, sharing our projects

License

MIT