Coder Social home page Coder Social logo

attendance-reg's Introduction

IT Conference Registration System

This project is a simple registration system for an IT Conference. It's built with PHP and uses a MySQL database for storing the registration data.

Features

  • User registration: Users can register for the conference by providing their first name, last name, date of birth, email, telephone, and specialty.
  • Specialty selection: The system fetches the list of specialties from the database and allows users to select their specialty when registering.
  • Confirmation page: After a successful registration, users are redirected to a confirmation page where they can review their registration details.

Installation

  1. Clone the repository: git clone https://github.com/yourusername/yourrepository.git
  2. Navigate to the project directory: cd yourrepository
  3. Install the dependencies: composer install
  4. Create a MySQL database and import the database.sql file.
  5. Update the database configuration in the db/conn.php file.
  6. Start the server: php -S localhost:8000
  7. Open localhost:8000 in your web browser.

Usage

To register for the conference, fill out the form on the index page and click the "Register" button. You will be redirected to the confirmation page where you can review your registration details.

Contributing

Contributions are welcome! Please read the contributing guide to get started.

License

This project is licensed under the MIT License. See the LICENSE file for details.

attendance-reg's People

Contributors

romis08 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.