Skip to content

Conference Management System, using Laravel and Tailwind CSS.

Notifications You must be signed in to change notification settings

BalhadjHM/GlobalConfy

Repository files navigation

GlobalConfy

GlobalConfy is a Conference Management System that manages conferences and articles that get reviewed within the system.

GlobalConfy is an open-source web application..

About

GlobalConfy is a Conference Management System that manages conferences and articles that get reviewed within the system. It is an open-source web application built using Laravel, a web application framework with extensive documentation and video tutorials available at laravel.com and laracasts.com.

In addition, GlobalConfy is styled with Tailwind CSS, a utility-first CSS framework for rapidly building custom user interfaces.

Using

To use GlobalConfy, follow these steps:

  1. Clone the repository: git clone https://github.com/your-username/GlobalConfy.git
  2. Install the dependencies: composer install
  3. Set up the database: php artisan migrate
  4. Start the development server: php artisan serve
  5. Run the vite command: npm run dev

Contributing

Thank you for considering contributing to GlobalConfy! We welcome collaboration from the community.

To contribute, follow these steps:

  1. Fork the repository
  2. Create a new branch: git checkout -b feature/your-feature, replace your feature by your feature's name (ex: input validation...).
  3. Make your changes and commit them: git commit -m 'Add your feature'
  4. Push to the branch: git push origin feature/your-feature
  5. Submit a pull request

Security Vulnerabilities

If you discover a security vulnerability within GlobalConfy, please send an email to security@globalconfy.com. All security vulnerabilities will be promptly addressed.

Open Source

We believe in the power of open source software and the benefits it brings to the development community. By making GlobalConfy an open-source project, we encourage collaboration, innovation, and knowledge sharing. We invite developers from all backgrounds to contribute to the project, whether it's by adding new features, fixing bugs, or improving documentation. Together, we can create a robust and reliable Conference Management System that benefits everyone.

License

GlobalConfy is open-sourced software licensed under the MIT license.

About

Conference Management System, using Laravel and Tailwind CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages