Compare commits

..

No commits in common. "master" and "Staging" have entirely different histories.

132
README.md
View file

@ -1,70 +1,62 @@
[![alt text](https://liranbg.github.io/JceManager/assets/images/logo.png "Visit our Website")](https://liranbg.github.io/JceManager)
--- <p align="center"><a href="http://liranbg.github.io/JceManager/">![Visit our Website!][logo]<br>Visit our Website!</a></p>
## <i class="fa fa-cogs"></i> Next Release Features
#### Version 1.1 ---
<ul>
<li>Graph View</li> ## <i class="fa fa-cogs"></i> The Vision
<li>Exams Schedule Exporting</li> ####Why we came up with the idea
<li>Fast Data Retrieving</li>
<li>Added Progress Bar</li> 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.
<li>Tweaks, Bugs Fixed and more Friendly icons</li>
</ul> 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.
## <i class="fa fa-cogs"></i> The Vision
#### Why we came up with the idea 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.
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. 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...
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. ---
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. ## <i class="fa fa-users"></i> The Team
Our team consists of two Software Engineering students from the Jerusalem College of Engineering.
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... Project Manager: [Liran Ben Gida][liran]
<br>
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.
## <i class="fa fa-users"></i> The Team The project is private and free to use \ change and was not done in collaboration with the college
Our team consists of two Software Engineering students from the Jerusalem College of Engineering.
---
Project Manager: [Liran Ben Gida][liran]
<br> ## <i class="fa fa-plus-square-o"></i> Join US
Co-developer: [Sagi Dayan][sagi] 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!
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 For all issues, suggestions and ideas, please contact us at:
<br>
--- [Liran Ben-Gida][liran]
<br>
## <i class="fa fa-plus-square-o"></i> Join US [Sagi Dayan][sagi]
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! 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
For all issues, suggestions and ideas, please contact us at: Or file a <i class="fa fa-bug"></i> [Bug][Bug] report to help us improve.
<br>
[Liran Ben-Gida][liran]
<br> ## <i class="fa fa-gavel"></i> License
[Sagi Dayan][sagi] License under [GNU LESSER GENERAL PUBLIC LICENSE][gnu].
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 [gnu]: http://www.gnu.org/licenses/lgpl-2.1.html
Or file a <i class="fa fa-bug"></i> [Bug][Bug] report to help us improve. [jce]: http://www.jce.ac.il/
[github]: https://github.com/liranbg/JceManager
[sagi]: mailto:sagidayan@gmail.com
## <i class="fa fa-gavel"></i> License [liran]: mailto:liranbg@gmail.com
License under [GNU LESSER GENERAL PUBLIC LICENSE][gnu]. [openAPI]: https://github.com/liranbg/jceConnection
[logo]: http://liranbg.github.io/JceManager/assets/images/logo.png
[Bug]: ../../issues/new
[gnu]: http://www.gnu.org/licenses/lgpl-2.1.html
[jce]: http://www.jce.ac.il/
[github]: https://github.com/liranbg/JceManager
[sagi]: mailto:sagidayan@gmail.com
[liran]: mailto:liranbg@gmail.com
[openAPI]: https://github.com/liranbg/jceConnection
[logo]: http://liranbg.github.io/JceManager/assets/images/logo.png
[Bug]: ../../issues/new