Skip to content

athrvvvv/Marks-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Marks Calculator ๐Ÿงฎ

An simple calculator to calculate your score in competative exams.


I know its not soo well polished, but yeah its kinda cool ๐Ÿ’โ€โ™‚๏ธ

Building โš’

qmake
mingw32-make

And you will find your EXE file in the release folder.


Contributing ๐Ÿค

  1. Fork the repository if you haven't already

  2. Clone your fork locally ๐Ÿ™‹โ€โ™‚

git clone https://github.com/athrvvvv/Marks-Calculator.git

Replace "YOUR_USERNAME" with your GitHub username

  1. Create & Configure local branch ๐Ÿ’โ€โ™‚๏ธ
git branch local

Now switch to that branch via:

git checkout local
  1. Make changes and than run following command:
git add .
git commit -m "COMMIT_MESSAGE"
  1. Finally, push your changes to your fork ๐Ÿ“ซ
git push origin local
  1. To submit your changes to the main project, you'll need to create a pull request. I will merge it accordingly ๐Ÿ™Œ

Thank you โค

About

Just a simple calculator to calculate your marks in MHT-CET, JEE/ NEET and HSC Boards.

Topics

Resources

Stars

Watchers

Forks