SpaceyaTech / mastori

Mastori is a community-driven open-source project that aims to provide a simple and efficient blogging platform built for the Dev Community
https://www.spaceyatech.com/
22 stars 54 forks source link

Update README.md #122

Closed Tim-Abwao closed 1 year ago

Tim-Abwao commented 1 year ago

Description

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

CI Django & Postgres Tests

Jambo

Test Configuration:

python manage.py migrate
python manage.py test

Checklist:

Tim-Abwao commented 1 year ago

Done. I've rebased my changes on the recent changes in 890897b.

JimmyTron commented 1 year ago

image I appreciate the changes that you recommend but you are undoing some changes that took me time to come up with more so on the formatting of the endpoints. Sijui how we could hit middle ground. I suggest you contact me on (0729000802)

Tim-Abwao commented 1 year ago

I appreciate the changes that you recommend but you are undoing some changes that took me time to come up with more so on the formatting of the endpoints. Sijui how we could hit middle ground. I suggest you contact me on...

Discussing here might be better, as a record for future reference.

About the endpoints: noted, I'll restore the original formatting.

EDIT

About the endpoints: noted, I'll restore the original formatting how about drawing from this example - https://github.com/UltiRequiem/joke-api ?

image

It's not right to quote the code as SQL when its not... image

JimmyTron commented 1 year ago

It's not right to quote the code as SQL when its not... image

Sure its not sql code but on markdown various snipets are formatted differently and chosing a language's markdown formating doesn't mean your code is. it is similar with installing fonts or themes on your ide...

Tim-Abwao commented 1 year ago

Shifting focus back to Data Analysis & Data Science projects.

Had wished to get conversant with the Django framework. This project inspired me do so, thanks.