Skip to content

A webpage coded using Django framework and styled with Bootstrap for PENTAGON WATER CONSULTANTS hosted on Heroku - PWC is a Service Provider of Waste water & Water Supply Consultancy Services.

Notifications You must be signed in to change notification settings

WDJ-PATH/PentagonWaterConsultants

Repository files navigation

Pentagon Water Consultants - Website

A webpage for PENTAGON WATER CONSULTANTS - a Service Provider of Waste water & Water Supply Consultancy Services

Want to report a bug? Raise an issue on this repo.

🌟   Tools & Packages Used

Others

🌟   Features

Responsive UI optimised for mobile & desktop users.

Manager Side

  1. Register account
  2. Search users and their tests
    1. Fuzzy Search - (User doesn't need to know the exact spelling of the customer name. This search produces result by checking similarity between words.) | New Feature 💝
  3. Add new tests
  4. Update test details
  5. Export Completed Tests 100 at a time to an excel sheet(.xls file), and delete those tests from the DB. | New Feature 💝
  6. Ban a user
  7. Download test details as PDF

Customer Side

  1. Register account
  2. Reset Password
  3. View all their tests
  4. View specific test details
  5. Download unofficial PDF of test details
  6. View enquiry information

Security

  • Highly Secure DB storage : All passwords & sensitive information of users & managers are hashed with md5 hashing using the highly efficient hashlib library of python.
    • Not even the DB admin can view it.
  • User passwords can only be changed using a security code provided at the time of account creation.

🌟   User Interface

  • Manager :


  • Customer :


Made with ❤️   |  All rights reserved.

About

A webpage coded using Django framework and styled with Bootstrap for PENTAGON WATER CONSULTANTS hosted on Heroku - PWC is a Service Provider of Waste water & Water Supply Consultancy Services.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published