=== CodoTimeTable ===
Contributors: junaidte14
Donate link: https://codoplex.com
Tags: time table, university time table, school time table, classes time table, random time table, auto time table, institute time table
Requires at least: 3.0.1
Tested up to: 4.9.4
Requires PHP: 5.2.4
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A Time Table plugin developed for universities, schools, colleges, academies or any other type of institutes.

== Description ==

Features List:
	1. Custom time table generation from time slots, room slots, day slots, classes and courses
	2. Easy drag and drop interface (to reorder slots) to define time slots, day slots, room slots, classes and courses
	3. Ability to define number of classes per week for each course
	4. Once custom time table is generated, then individual teacher time table can be extracted from that time table
	5. Once custom time table is generated, then individual class time table can be extracted from that time table
	6. Time table archive and single page templates are available
	7. Once time table is generated it can be viewed publicly
	8. Filled slot background color and text color can also be changed while editing the custom time table
	9. Codott time tables are responsive enough to fit into the screen size of the device
	10.Codott time tables are generated randomnly, any number of randomn generations of the time table are possible
	11. Save only that randomn time table which you like
	12. Codott time tables are smart enough to give you warnings if courses are greater than the number of available slots
	13. Codott time table also specify how many courses are overlapping and how to remove that overlapping
	14. Codott time table also specify which slots are empty. These empty slots can be used for extra classes/tutorials

== Installation ==

This section describes how to install the plugin and get it working.

1. Upload `codotimetables` folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. A new menu will be created named as Time Tables in WordPress sidebar 

== Frequently Asked Questions ==


== Screenshots ==

1. Time tables edit screen part 1
2. Time tables edit screen part 2
3. Time tables edit screen part 3
4. Front end display of time table
5. Teacher time table edit screen
6. Front end display of teacher time table
7. Class time table edit screen
8. Front end display of class time table

== Changelog ==

= 1.0.2 =
* Added header image and screenshots
= 1.0.1 =
* Minor changes in description
= 1.0.0 =
* Default version of the plugin

`<?php code(); // goes in backticks ?>`