A desktop python based software used for maintaining students records.👨🎓👩🎓
A python based software which helpful to maintain students records very efficiently.
Used CRUD operations to implement all the database operations.
1) Adding students names.
2) Deleting students names.
3) Updating student details.
https://github.com/Ash515/Student-Management-System.git
$git status
3.For using VScode for editing your files
$git code .
$git add .
$git commit -m <message>
Thats all about installation and version control with Git
$git push origin master