1. Only compatible with windows!
2. The installer.pyw module is not part of the project! it exists only to setup the tables and create a user in the mysql and to download(?) the programs and images needed for it
1)Pillow module (pip install pillow)
1. First run the installer.pyw program
2. Enter your mysql credentials and proceed
3. Close the window after(only after) getting a prompt that all tables and user have been created succesfully
In the background , the program creates all the neccesary database and tables and creates a new user with username admin and password bav. after closing the window , the program creates and extracts and then deletes two zipfiles which had stored all the images and the programs. (these zipfiles were stored within two corresponding variables within the program itself)
- Run the main.pyw and enter the username and password
Usernames and Passwords: there are 3 types of users
- Employee
- Admin
- Developer
1. Employee:
Username = first name of any student of 12 A (except aditya , nikhil & indrajith)
Password = 'emp123'
2. Admin:
(username , password) = [('indrani vinod','admin123'),('adithya s','adithya123'),('nikhil rajiv','thor@123'),('indrajith lal','indrajith69420')]
3. Developer:
Same as of admins!
Everything from here is self-explanatory!
© Nikhil Rajiv