Staff system
verdorAndService
setup i.Create mailkey.py file in utilities directory and add api_key and api_secreat which can be got by simply signning to mailjet (mailjet.com) {
senderAddr = 'Your address' api_key = {Your apikey here} api_secret = {Your secreat here}
}
ii.Download a save img folder from link:https://drive.google.com/drive/folders/1L7l-6b1laAaEa3CUVzZz6Pi-qmEdQ-hF?usp=sharing to static/ location