Skip to content

Sample WebApp template to start web applications easily. The authentication and basic redirections are already included for both PC and mobile versions. You just need to add your code.

Notifications You must be signed in to change notification settings

gayan68/WebApp_Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebApp_Template

Sample WebApp template to start web applications easily. The authentication and basic redirections are already included for both PC and mobile versions. You just need to add your code.

Prerequisite

Apache, PhP and MySQL

How to Setup

  • 1. Copy code to your web root.
  • 2. Create a MySQL DB and restore webapp_tables.sql (this is inlude in the root of the sorce code).
  • 3. Open "config.php" and set your Database, DB user, DB password.
  • 4. Update email and your application website in components/authenticate/modle/authenticateModule.php This is required in order to send email verification links and password verification links.

Login Details

Username - user1
Password - 12345678

Good Luck!

About

Sample WebApp template to start web applications easily. The authentication and basic redirections are already included for both PC and mobile versions. You just need to add your code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published