diff --git a/README.md b/README.md index 325d5a4..426f1f4 100644 --- a/README.md +++ b/README.md @@ -10,31 +10,32 @@ An android app that calculates your CGPA and SGPA based on your previous CGPA, t ### Main Screen: * This is the main screen of the app. Users need to add their current CGPA and total earned credits till last semester (If you are in the first semester, then you must fill both with 0). -![Screen 1](./screens/1.jpg) +Screen 1 -* Now User can add the course name as below. (Course name field is optional) -![Screen 2](./screens/2.jpg) +* Now User can add the course name as below. (Course name field is optional) +Screen 2 + * Select the Credits from the drop down menu. (Range: 1-5) -![Screen 3](./screens/3.jpg) +Screen 3 * Select the Grade from the drop down menu. (Range: 4-10) -![Screen 4](./screens/4.jpg) +Screen 4 * Now click on `ADD COURSE` button. The course will be added and will look like this. -![Screen 5](./screens/5.jpg) +Screen 5 * Similarly you can add multiple courses like this: -![Screen 6](./screens/6.jpg) +Screen 6 * Click on `SUBMIT` and you will see your result below: -![Screen 7](./screens/7.jpg) +Screen 7 * If you want to update a course, long press on that course and you'll see the following options: -![Screen 8](./screens/8.jpg) +Screen 8 * Click on `Delete Course`, if you want to delete the course. Click on `Edit Course` to edit course name, credit or grade, it will show like this, after the edit, again click on `ADD COURSE` to reflect the changes. -![Screen 9](./screens/9.jpg) +Screen 9 @@ -55,4 +56,5 @@ Outside Tech, I love to read, enjoy music and explore nature outdoors. If you ar ![Twitter](https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white) -* If you like it, please give it a star. If you want to give any suggestions for new features or want to report a bug, kindly create a token on this repository. To have a chat with me, message me on [gitter](https://gitter.im/manoj2601). \ No newline at end of file +* If you like it, please give it a **star** :star: . +* If you want to give any suggestions for new features or want to report a bug, kindly create an **issue** on this repository. To have a chat with me, message me on [gitter](https://gitter.im/manoj2601). \ No newline at end of file