For students of faculty of Engineering Alexandria University.
Here is the place where you can easily create and design your own Timetable
- The main concept of this webpage is to provide an easy tool for students to make their timetable instead of the traditional ways.
- This page provides the users with a simple tool using only the user's input with no complex processing and using public data provided by the college timetables, So this page should always be a Client Side based web page and to provide an effective functionality without the need for a Server Side.
jquery 3.1.0
jquery base64
tableExport
promise
html2canvas
table2excel
pick-a-color
filereader.js
statcounter
bootstrap 3.3.6
font-awesome
google fonts
bootstrap-social
- Never push or merge directly to the
gh-pages
branch. - Create another branches for development and testing, if needed.
- Code readability and comments are important.
- Better to use the same code convention used.
js
andcss
folders are for custom codes.js/src
andcss/src
are for downloaded codes.