3.1.5 User Account Creation
This page contains the required information about the engineering of the customer chat feature on the website.
This feature is necessary to ease the website use of the user. The user can store information and always have to past, current, and future data on the platform. The table below shows how this will be engineered:
FEATURE
SERVICE INTEGRATED
PURPOSE OF THE SERVICE
User Account Creation
Python (Django), MySQL
Django is a Python Framework for Backend services. This will make it easy to implement this feature.
MySQL will house the data of the users.
Access to the code files for this feature will be available on our GitHub repository.
Last updated