Skip to content

christopherojo/Split

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Split

The Split App is a mobile app that enables people to lower the cost of their bills by sharing their account online.

In order to use this repository you must:

  • download XMAPP onto your C: drive and start Apache and SQL
  • click on the admin button for sql and create a database called loginregister
  • create a table called users and add 5 columns
  • The 5 columns should be id, fullname, username, password, email
  • click A_I for id
  • select TEXT for fullname and password, and VARCHAR for username and email
  • select UNIQUE for username and email under the primary buttom and save the table
  • adjust the IPv4 address in the Login.java and Signup.java file to enable to SQL file to work
  • drag and drop the LoginRegister into the XAMPP htdocs folder (can be found by clicking Explorer on the XAMPP Control Panel)

After these steps are taken the Login/User shall work flawlessly. Reference Images: image image image image image

For more help reference this youtube video: https://youtu.be/X8oD4q3XtQQ?t=58

About

A mobile app that enables people to lower the cost of their bills by sharing their account online.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages