issues
search
Ayshyama
/
eduapp
django team project
1
stars
0
forks
source link
Prepare Landing Page
#3
Open
Ayshyama
opened
1 year ago
Ayshyama
commented
1 year ago
BACKEND
Create a Django View:
Develop a Django view to handle the landing page.
Define URL Route:
Determine the URL route that will serve the landing page.
Database Models:
Design and create database models to store data that will be displayed on the landing page.
Prepare HTML Templates:
Create HTML templates for rendering the landing page and check loading in browser.
Ayshyama
commented
1 year ago
FRONTEND
BACKEND