# BoiledEggs **Repository Path**: DJJ007/BoiledEggs ## Basic Information - **Project Name**: BoiledEggs - **Description**: :ok_hand: :umbrella: Just another django Blog - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # BoiledEggs This is the source code repository for a simple web application created in django. # What is this web app? This app simply demonstrate the use of MVC Pattern of django. Nothing more. I created a Models, and a view which extract info from model and render it in html.