Skip to content

برنامه انتخاب واحد به عنوان دانشجو و ویرایش به عنوان ادمین

Notifications You must be signed in to change notification settings

arianniakan/entekhab-vahed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

entekhab-vahed

first login as admin with username:admin password:admin then you can add courses and students and you can edit them as admin freely after signing up, students can login and edit some of their informations they can also add to their courses from the list of courses provided by the admins

all of these where written in python using tkinter

the data is saved using json objects

main code is done on app.py

admin.py the declaration of the Admin class

student.py the declaration of the Student class

courses.py the declaration of the Course class

all admins data is saved to admins.jon

all student data is saved to students.jon

all courses data is saved to courses.jon

default admin-> username=admin, password=admin

default student-> username=username, password=password

the languege of the program is persian

About

برنامه انتخاب واحد به عنوان دانشجو و ویرایش به عنوان ادمین

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages