Project ID: 18
Blogging short for web logging, is an application that runs on a portal app, in which different users (and user groups) can publish and revise daily journal entries, and these entries will be made public for others to view. In essence, it gives everyone his or her own personal editorial column to publish to the world
Any web technology can be used but I am thinking about using Flask ecosystem.
- Flask
- HTML/CSS
- Bootstrap
=> Fork this repository to start contributing.
=> Open your Git Bash command window and in the root directory type the following commands :
1) git init -initializes the git repository from the GitHub.
2) git clone -Clone the repository to your local machine
(git clone https://github.com/<your-github-username>/LetsUpgrade/BLOG-APPLICATION.git)