Skip to content

vineetrajojha/GenLabV2.0

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

218 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Logo

Build Status Total Downloads Latest Stable Version License

GenTech

GenTech is a Laravel-based web application designed to streamline the creation and management of educational content. It provides tools for educators to generate, organize, and distribute learning materials efficiently.

Features1.0

  • User-friendly interface for managing courses, lessons, and resources
  • Role-based access control for administrators, teachers, and students
  • Integration with Laravel's authentication and authorization
  • Support for multimedia content and file uploads
  • Powerful search and filtering for educational materials
  • RESTful API for integration with other platforms

Getting Started

To get started with GenTech, clone the repository and follow the installation instructions:

git clone https://github.com/yourusername/GenTech.git
cd GenTech
composer install
cp .env.example .env
php artisan key:generate
php artisan migrate
php artisan serve

For detailed documentation, see the Wiki.

Contributing

Contributions are welcome! Please read the contribution guide for details on how to get started.

Code of Conduct

Please review and abide by the Code of Conduct to ensure a welcoming environment for all contributors.

Security Vulnerabilities

If you discover a security vulnerability, please email maintainer@example.com. All security issues will be addressed promptly.

License

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 31.6%
  • Blade 25.9%
  • PHP 24.2%
  • JavaScript 12.1%
  • HTML 6.2%