issues
search
dearborn-coding-club
/
website-base-backend
A backend API project for the dearborn-coding-club Meetup group.
https://api.dearborncodingclub.com
1
stars
3
forks
source link
Improve folder naming; Improve `README.md`
#81
Closed
MgenGlder
closed
1 month ago
MgenGlder
commented
1 month ago
Summary
Improve folder naming, from
project
to
public_api
as this is where our backend business logic should live.
Add folder structure to
README.md
so that we can start understanding the architecture of Django.
Summary
project
topublic_api
as this is where our backend business logic should live.README.md
so that we can start understanding the architecture of Django.