📖
Autocator TRD - Team Amadioha
  • Autocator Application - Technical Requirement Document
  • Table of Content
  • 1.0 Project Overview
  • 2.0 System Architecture
  • 3.0 Functional Requirements
    • 3.1 Primary Features of the Product
      • 3.1.1 User Authentication
      • 3.1.2 Search Feature
      • 3.1.3 Home Page
      • 3.1.4 Customer Chat Feature
      • 3.1.5 User Account Creation
      • 3.1.6 Payment Platform
      • 3.1.7 User Feedback
      • 3.1.8 Reminders
  • 4.0 Non-Functional Requirements
  • 5.0 Documents
  • 6.0 Product Timeline
Powered by GitBook
On this page
  1. 3.0 Functional Requirements
  2. 3.1 Primary Features of the Product

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.

Previous3.1.4 Customer Chat FeatureNext3.1.6 Payment Platform

Last updated 2 years ago