Skip to content
Project Management

icon picker
Project Tasks

Table Project Tasks
Roadmap
Prior !!
Deliverable
Status
Advance
Owner
Breakdown Activities
Project Management at
Project Management has been created, this task will be continuously updating and monitoring until the project ending
Define Products and Categories
The purpose its to define the web page functionality according with the Business Logic Define Basic Functions and Operations to perform
Front-End Wireframes
Define main flow, main views and navigations from user point of view
Back-End Database Diagramming
Define Tables, relations and constraints for Django Modeling
Django REST Installation and Setup
Pyenv Configuration
Requirements Installation
Django Setup
Enable Admin
Apps definition
Django REST Apps
User Management
Product Management
Admin Configuration
GitHub Repositories
This activities are done until projects its finallized
Front-End Repository
Back-End Repository
Database Back-ups Repository
Django REST End-Points
/api/users/purchase_orders - ok
/api/users/shopping_cart - ok
/api/shop/product_catalog - ok
/api/shop/product_stocks - pagination
/api/login -ok
/api/signup - ok
Django REST Serializers
user profile
user jobs
user purchase
product catalog - ok
product stock - ok
Django REST Views
/api/users/purchase_orders
/api/users/shopping_cart
/api/shop/product_catalog
/api/shop/product_stocks → Pagination
Django REST Models (Database Migrations)
App_User_Mgmt/user profile
App_User_Mgmt/user jobs
App_User_Mgmt/user purchase
App_Shop_Mgmt/product catalog
App_Shop_Mgmt/product stock
App_Shop_Mgmt/product logistics
Django REST Authentications and Permissions
Login
Token
Password Encryption
Permissions
Database Pre-Loading
We need a minimum of data in order to have back-end functionality and validation tests as well
Load Database with Business Data
Postman Collection
Create a collection into Postman with all the back-end´s end-points
Front-End Template
What would be the layout template that would be repeating every time
Landing Page
Welcome Page
config buttons
Register Form
User Profile
config gender and age
Login Form
User name login
Catalog Main Page
Product Catalog
Stocks
Pagination
Cards config according to json - models
User Shopping Cart
Shopping List
Qty, iva, subtotal, grand total
User Purchase Order
Table with Purchase Orders
PO Status
Delivery Date
Ajax Template
Javascript Template for API Fetching
Ajax Catalog Retrieve
(Including Stock Status)
Retrieve data from Back-End
Paginate
Dump data into cards
Add functionality to cards
Notify with a Badge Purchase Cart
Ajax Login
Form
Form post to login end-point
Ajax Register Form
Form
Form post to login end-point
Ajax Shopping List
Button “Add” to Shopping cart
Retrieve from Back-End
Post new shopping list to Back-End
Ajax Purchase Order
Retrieve Purchase Order Status
POST to Create New Job Id or PO
Ajax POST Containment Action
Due to POST fectch cancellation we have to make a 2nd request in order to validate execution
Do the first testings before to release it
Do the full navigation test and validate the project as a whole
Release according with Git-Flow
Merge Features to Dev and Dev to main
There are no rows in this table

Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.