Giter Site home page Giter Site logo

devtony101 / springacademic Goto Github PK

View Code? Open in Web Editor NEW
9.0 3.0 2.0 1.45 MB

This is a sample project, made for academic and demonstrational purposes only.

Java 39.64% HTML 36.91% JavaScript 23.29% CSS 0.16%
java java-8 spring spring-boot spring-mvc spring-security spring-data-jpa javaweb hibernate spring-hibernate

springacademic's Introduction

SpringAcademic

This is a sample project. It was made for academic and demonstrational purposes only and should not be taken otherwise.

Banner1 Banner2

Technologies and Concepts Used

  • Spring Boot
  • Spring MVC
  • Spring Security
  • RESTful APIs
  • Heroku (deployment)

Inspiration

This app is based on a thesis made by Eloísa Alés Esquivel. Here's the link to the original PDF file.

springacademic's People

Contributors

devtony101 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

springacademic's Issues

[Usage]Hope this issue is helpful to others~

1.Backend Configuration:
The project utilizes the PostgresSQL database. You need to configure the database connection information in the application.properties file.
MySQL Configuration:
Database Connection URL: jdbc:postgresql://localhost:5432/project_db
Username: your_username
Password: your_password

2.Log into the Website:
The server port is 8080. After successful startup, visit http://localhost:8080/. Usernames and passwords are stored in the user information table of the database.

3.Backend Framework:
The backend framework used is the Spring Boot framework.

4.Import SQL File:
The project's database file is self-created and does not require importing a file.

5.Start the Project:
The project can be started by directly running the Application.java file. Ensure your development environment is configured correctly, and the project dependencies are installed.

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.