/django_CRM_project

Customer Management System using Django

Primary LanguagePython

this is a CMS project where I make dynamic login-registration-logout-forgetPassword(resetBySMTP) and display separate web-view for admine and user with their activities

here all pages web-view with discription

Login Page:

1st you see login page ,

if haven't any account then go to Sign Up page

if forget password then you can reset by Reset Password. you provide your register mail and submit then SMPT send a link to your mail.and you can reset password by link

image

admin dashboard :

if login as admin then you can see

image

you can specifi order also delete or update order. can view specific user profile and add much order. If customer have much order then you can search order by different attribute.

image

Admin view all products

by clicking on navigation's products button you can see all added products

image

User Main View

if you login as user you can't go all link . just fix urls and navigation items are abailable.

image

user update profile

by clicking Settings button from navigation user can update or set his/her information and profile picture.

image