Now we can do something real

Today I got some real work ,which is to modify the current website they have

As yesterday I already practised a little bit about basic set up,so it is not difficult to beautify the website from this one


Now we can do something real_第1张图片
图片发自App

to this one

Now we can do something real_第2张图片
图片发自App

but the difficulty is you need to transfer date with database and the API part is still new for me

so from today I need to learn the SQL and API part

Seems difficult but still interesting always good to have something to learn and see improvements

Ok, Seems it doesn't takes a long time for me to find the good tool to do such thing and I must say again Django is a really use full tool!

In order to run things smoothly tomorrow I need to write down the comments to install REST on my company PC

pip install djangorestframework

pip install pygments  # We'll be using this for the code highlighting

If I cannot find another more direct tutorial I need to use this one

http://www.django-rest-framework.org/tutorial/1-serialization/

or follow this

https://www.jianshu.com/p/95fd7257838a

sorry to say such complicate and abstract thing really made me fall asleep easily

So need to go~

你可能感兴趣的:(Now we can do something real)