Skip to content

prazolpp/Spring-Boot-App

Repository files navigation

Swiping Sammmies Android Application

version: 1.0

  • The android workspace is very easy to get everything installed and ready to go.
  • The link found Here is where to install Android Studio.
  • It is important to note that while the emulator CAN run on an AMD Processor based system, it is highly reccomended that this is only ran on an Intel based system.
  • Once Android Studio is downloaded, go through the steps for installing and make sure the emulator is being installed as
    well.
  • Next, open up the Android Workspace filetree in Android Studio and click run. The emulator will take a few minutes to "turn on."
  • Finally, wait for the app to install and you are all good as far as the Android side is concerned. Make sure the backend is turned on before launching the app.

Vision Statement

For students who are seeking a relationship at SJSU, the Swiping Sammies service is a web based platform that provides an easy way to meet fellow students. Unlike platforms such as Tinder and OKCupid, our program is a safe way to meet since it requires SJSU student verification.

Getting Started:

The following are some great tutorials for getting started with Spring Boot:

FAQ

Q: What are Java Beans?

A: Java Beans are basically classes with getters and setters

Q: What is Jackson?

A: Jackson is essentially the Java library that allows us to map plain Java Beans to rows in a database

Q: What is JDBC?

A: JDBC is the library that allows us to connect to MySQL and talk to MySQL through our Java code

Q: Why Spring Boot?

A: Spring Boot is a simple and easy framework to help Java programmers create RESTful APIs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published