Fixed image

This commit is contained in:
Sagi Dayan 2019-06-21 19:10:32 +00:00
parent 5f0a849c6b
commit 98f6d5be3b

140
README.md
View file

@ -1,70 +1,70 @@
[![alt text](http://liranbg.github.io/JceManager/assets/images/logo.png "Visit our Website")](http://liranbg.github.io/JceManager) [![alt text](https://liranbg.github.io/JceManager/assets/images/logo.png "Visit our Website")](https://liranbg.github.io/JceManager)
--- ---
## <i class="fa fa-cogs"></i> Next Release Features ## <i class="fa fa-cogs"></i> Next Release Features
#### Version 1.1 #### Version 1.1
<ul> <ul>
<li>Graph View</li> <li>Graph View</li>
<li>Exams Schedule Exporting</li> <li>Exams Schedule Exporting</li>
<li>Fast Data Retrieving</li> <li>Fast Data Retrieving</li>
<li>Added Progress Bar</li> <li>Added Progress Bar</li>
<li>Tweaks, Bugs Fixed and more Friendly icons</li> <li>Tweaks, Bugs Fixed and more Friendly icons</li>
</ul> </ul>
--- ---
## <i class="fa fa-cogs"></i> The Vision ## <i class="fa fa-cogs"></i> The Vision
#### Why we came up with the idea #### Why we came up with the idea
At the [Jerusalem College of Engineering][JCE], students tend to monitor their grades day in and day out. They try to understand how their grade point average (GPA) was or will be affected by specific exams and whether it is worthwhile to try to take an exam again or to just let it be. At the [Jerusalem College of Engineering][JCE], students tend to monitor their grades day in and day out. They try to understand how their grade point average (GPA) was or will be affected by specific exams and whether it is worthwhile to try to take an exam again or to just let it be.
With this in mind, we decided to create a program that will give students access to their college accounts, dismantle the information given and present data in a user-friendly manner. With this in mind, we decided to create a program that will give students access to their college accounts, dismantle the information given and present data in a user-friendly manner.
To start, we allow the courses and grades portion of the student portal to be imported directly into the program. A students transcript is then displayed as a table with the option to edit the given grades. With each edit, the students GPA will adjust accordingly. To start, we allow the courses and grades portion of the student portal to be imported directly into the program. A students transcript is then displayed as a table with the option to edit the given grades. With each edit, the students GPA will adjust accordingly.
Next, we gave students the ability to import their class schedules from the student portal into the program and with just three clicks, export it as a CSV file. Next, we gave students the ability to import their class schedules from the student portal into the program and with just three clicks, export it as a CSV file.
This type of file can be exported to many different calendars such as Google, iCal, and more! This type of file can be exported to many different calendars such as Google, iCal, and more!
The next part of the program…okay, this part we will leave open for the future as we still have lots of ideas for future versions... The next part of the program…okay, this part we will leave open for the future as we still have lots of ideas for future versions...
--- ---
## <i class="fa fa-users"></i> The Team ## <i class="fa fa-users"></i> The Team
Our team consists of two Software Engineering students from the Jerusalem College of Engineering. Our team consists of two Software Engineering students from the Jerusalem College of Engineering.
Project Manager: [Liran Ben Gida][liran] Project Manager: [Liran Ben Gida][liran]
<br> <br>
Co-developer: [Sagi Dayan][sagi] Co-developer: [Sagi Dayan][sagi]
This open source application was developed in our spare time and is available for and meant to be shared with other students attending our college. This open source application was developed in our spare time and is available for and meant to be shared with other students attending our college.
The project is private and free to use \ change and was not done in collaboration with the college The project is private and free to use \ change and was not done in collaboration with the college
--- ---
## <i class="fa fa-plus-square-o"></i> Join US ## <i class="fa fa-plus-square-o"></i> Join US
Have you used the application? Do you think there is room for improvement? Have you used the application? Do you think there is room for improvement?
Do you have ideas on how we can improve? We would love to hear them! Do you have ideas on how we can improve? We would love to hear them!
For all issues, suggestions and ideas, please contact us at: For all issues, suggestions and ideas, please contact us at:
<br> <br>
[Liran Ben-Gida][liran] [Liran Ben-Gida][liran]
<br> <br>
[Sagi Dayan][sagi] [Sagi Dayan][sagi]
If you have some spare time, you know how to code (C++ / QT), If you have some spare time, you know how to code (C++ / QT),
Head over to our [<i class="fa fa-github"></i> Github page][github] and fork Head over to our [<i class="fa fa-github"></i> Github page][github] and fork
Or file a <i class="fa fa-bug"></i> [Bug][Bug] report to help us improve. Or file a <i class="fa fa-bug"></i> [Bug][Bug] report to help us improve.
## <i class="fa fa-gavel"></i> License ## <i class="fa fa-gavel"></i> License
License under [GNU LESSER GENERAL PUBLIC LICENSE][gnu]. License under [GNU LESSER GENERAL PUBLIC LICENSE][gnu].
[gnu]: http://www.gnu.org/licenses/lgpl-2.1.html [gnu]: http://www.gnu.org/licenses/lgpl-2.1.html
[jce]: http://www.jce.ac.il/ [jce]: http://www.jce.ac.il/
[github]: https://github.com/liranbg/JceManager [github]: https://github.com/liranbg/JceManager
[sagi]: mailto:sagidayan@gmail.com [sagi]: mailto:sagidayan@gmail.com
[liran]: mailto:liranbg@gmail.com [liran]: mailto:liranbg@gmail.com
[openAPI]: https://github.com/liranbg/jceConnection [openAPI]: https://github.com/liranbg/jceConnection
[logo]: http://liranbg.github.io/JceManager/assets/images/logo.png [logo]: http://liranbg.github.io/JceManager/assets/images/logo.png
[Bug]: ../../issues/new [Bug]: ../../issues/new