Skip to content

xGabrielR/Blog-Pufzilla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog Pufzilla

k

0. Bussiness Problem


First, I met the Pufzilla on a Discord server of a game, is a Arts Teacher / Geral teacher and story writer (chronicles, medieval stories), but he doesn't have a website or a blog to show his work in a 'more professional way', he only send the history on Instagram and Discord.

Knowing this, how can I encourage you to develop better and more complete projects and chronicles?

How will Pufzila be able to register their projects on a more interesting platform and share them with the world ?

0.1. What is a Blog ?

Blog is a simple site where the objective is to share stories, documentaries or any other type of subject divided into posts, each post has a date and a category. For example, a recipe site is a blog where each post is a recipe and throughout the week that same site is updated with new recipes.

1. Solution Strategy


Understanding Pufzila's problem, so I took the initiative to develop a simple blog for him to publish his projects, his stories and any other type of post he wants with a simple and interactive interface with python adn django framework.

1.1. First CRISP Cycle

    Database Manangement.
    First Step is setup a sqlite database and a simple bootstrap version of the blog on django framework.
    User Interaction.
    Simple Category filters its a simple navbar menu headers, Pagination tools for fix a number of postsper page and a Search Input for search the posts by name, author or date.
    User Post Interaction.
    I setup a comments field on HTML to user comment on specific posts.
    Django Admin.
    Simple publish boolean field to check if posts is published or comment is published.
    Deployment.
    I deploy at Heroku, you can acess with this link example of Pufzilla's projects: Pufzillla's Chronicles.

1.2. First CRISP Cycle

    New Template.
    I made a new template based on pufzilas color palette of blog with Html, Css and Jquery.

2. Web App

2.1. Details of Web App

You can check the Web App on this link: Pufzilla's Chronicles

blog_with_example_posts.mp4

Tools Used

  • VSCode
  • Python with Django.
  • Pillow, Summernote & Sqlite.
  • Html, Css and Jquery.

3. References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published