ermalgashi / blog-project

0 stars 0 forks source link

First Views #7

Open ermalgashi opened 2 years ago

ermalgashi commented 2 years ago

After we are done with the first phase of models we can start working on views, that way we start serving our data in the front end using URLs. At first, we will only allow the two views list of all blog posts and detailed views for each post. Eventually, we will handle editing, deleting in the frontend and ad to be accessed only by the author.