Skip to content

It is a free, open-source and easy to deploy event registration portal.

License

Notifications You must be signed in to change notification settings

aker99/registration-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event Registration Form

It is a free, open-source and easy to deploy event registration portal written in PHP and paired with a MySQL or MariaDB database with integrated frontend and backend. Can be deployed directly by updating a few configuration files according to the environment.

The project was offically developed for IEEE Student Branch DIT University in 2018.

Features

  • Event Registration
  • Integrated Payment Portal
  • Support for offline payment record
  • Support discount based on membership
  • Support dynamic fee calculation based on registration count
  • No code update required

Technology Stack

  • Frontend

    • Bootstrap 4
  • Backend

    • PHP 7
  • Database

    • MariaDB

Getting Started

These instructions will get you a copy of the website up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them:

  • Apache Server
  • MySQL Server
  • Instamojo Account
  • Mail Credentails
  • A Browser
  • A IDE (only for development purpose)

Installing

A step by step series of examples that tell you how to get a development env running

Step 1: Clone the repo. Visit GitHub Guides to know how to clone the repository

Step 2: Move the forms folder to htdocs or www or public_html folder of your Server

Step 3: Use the localdb.sql.sql file to create a tables in MySQL server. (Azuming you have all ready create Database)

Step 4: Edit configurtaion files. More Info!

Contribution

Development on the project has been discontinued by the community.

License

This project is licensed under the MIT License - see the License.md file for details

About

It is a free, open-source and easy to deploy event registration portal.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published