Skip to content

saarakhan/IIPS-conference2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

International Conference Frontend Application

Welcome to the frontend application for the International Conference at the International Institute of Professional Studies, DAVV! This application serves as a platform for attendees to access important information about the conference, including schedules, speaker details, registration, and more.

Table of Contents

Features

  • Responsive Design: The application is designed to work on various devices, ensuring a seamless experience for all users.
  • Dynamic Schedule: View the conference schedule, including session times and speaker information.
  • Registration: Users can register for the conference directly through the application.
  • Speaker Profiles: Detailed information about keynote speakers and session leaders.
  • Contact Information: Easy access to contact details for organizers and support.

Technologies Used

  • HTML: For structuring the content.
  • CSS: For styling and layout.
  • JavaScript: For interactivity and dynamic content updates.

Installation

To run this application locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/mradulnatani/IIPS-conference
  2. Navigate to the project directory:

    cd IIPS-conference
  3. Open index.html in your web browser.

Usage

Once you have the application open in your browser, you can:

  • Navigate through the various sections using the navigation bar.
  • View the conference schedule and speaker profiles.
  • Register for the conference using the provided form.

Contributing

Contributions are welcome! If you would like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature/YourFeature
  3. Make your changes and commit them:
    git commit -m "Add some feature"
  4. Push to the branch:
    git push origin feature/YourFeature
  5. Open a pull request.

License

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


Thank you for your interest in the International Conference frontend application! We hope you find it useful and informative. If you have any questions or feedback, feel free to reach out.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 79.4%
  • CSS 20.6%