Compare commits

...

6 commits

Author SHA1 Message Date
Sagi Dayan 98f6d5be3b Fixed image 2019-06-21 19:10:32 +00:00
Liran BG 5f0a849c6b
Update README.md 2017-11-07 13:28:18 +02:00
Liran BG 1a705e4916
Update README.md 2017-11-07 13:27:45 +02:00
Liran BG 5e295954bd Merge branch 'master' of https://github.com/liranbg/JceManager into Master 2015-02-04 10:46:52 +02:00
Liran BG 60563776e0 Update README.md 2014-10-14 05:45:53 +03:00
Liran BG 52cd8ed5dd Update README.md 2014-10-14 05:39:16 +03:00

132
README.md
View file

@ -1,62 +1,70 @@
[![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>
## <i class="fa fa-cogs"></i> The Vision <li>Graph View</li>
####Why we came up with the idea <li>Exams Schedule Exporting</li>
<li>Fast Data Retrieving</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>Added Progress Bar</li>
<li>Tweaks, Bugs Fixed and more Friendly icons</li>
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. </ul>
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
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. #### Why we came up with the idea
This type of file can be exported to many different calendars such as Google, iCal, and more! 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.
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.
## <i class="fa fa-users"></i> The Team 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.
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!
Project Manager: [Liran Ben Gida][liran] 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...
<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.
The project is private and free to use \ change and was not done in collaboration with the college ## <i class="fa fa-users"></i> The Team
Our team consists of two Software Engineering students from the Jerusalem College of Engineering.
---
Project Manager: [Liran Ben Gida][liran]
## <i class="fa fa-plus-square-o"></i> Join US <br>
Have you used the application? Do you think there is room for improvement? Co-developer: [Sagi Dayan][sagi]
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.
For all issues, suggestions and ideas, please contact us at: The project is private and free to use \ change and was not done in collaboration with the college
<br>
[Liran Ben-Gida][liran] ---
<br>
[Sagi Dayan][sagi] ## <i class="fa fa-plus-square-o"></i> Join US
Have you used the application? Do you think there is room for improvement?
If you have some spare time, you know how to code (C++ / QT), Do you have ideas on how we can improve? We would love to hear them!
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. For all issues, suggestions and ideas, please contact us at:
<br>
[Liran Ben-Gida][liran]
## <i class="fa fa-gavel"></i> License <br>
License under [GNU LESSER GENERAL PUBLIC LICENSE][gnu]. [Sagi Dayan][sagi]
If you have some spare time, you know how to code (C++ / QT),
[gnu]: http://www.gnu.org/licenses/lgpl-2.1.html Head over to our [<i class="fa fa-github"></i> Github page][github] and fork
[jce]: http://www.jce.ac.il/ Or file a <i class="fa fa-bug"></i> [Bug][Bug] report to help us improve.
[github]: https://github.com/liranbg/JceManager
[sagi]: mailto:sagidayan@gmail.com
[liran]: mailto:liranbg@gmail.com ## <i class="fa fa-gavel"></i> License
[openAPI]: https://github.com/liranbg/jceConnection License under [GNU LESSER GENERAL PUBLIC LICENSE][gnu].
[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