RegLog – iOS App Template With PHP Backend

Overview

Overview

RegLog is an iOS app template for registering and logging in users using a mysql database.

The app is just a template, once a user is registered/logged in they will be redirected to an empty view controller with one button leading to the settings view.

The settings view displays the users username, email address, and phone number. From the settings view the user wil be able to edit their phone number and email address. You can also view the T&Cs, privacy policy and the support for your app right from the settings view. You can also log out via the setting view.

With RegLog you will also get a php web panel made with Codeigniter (a very easy to use php framework). On the web panel you can view the total amount of users that have registered to your app, the total amount of new users for the day, and a total amount of male/female users but you can configure/add what you like.

There is an iPhone app project and a separate iPad project as i feel this gives more control over each app.

Remember: This is a template for loggin in and registering users. This app is not ready for the App Store as it does not have any main content.

 

Features and Requirements

To use this app you will need:

  • A domain name.
  • Web hosting.
  • Xcode 6.
  • An FTP client is recommended but not needed (i use FileZilla).

 

Documentation

Installation is pretty simple, once you have a domain name and web hosting most of the configuration is basically changing “yourdomain.com” in the code to your domain name.

Documentation is in the .zip file.

Related