Giter VIP home page Giter VIP logo

bloggitt's Introduction

Bloggitt ๐Ÿ“

2

Bloggitt is a blogging website that allows users to post their thoughts and knowledge with others.

GitHub issues GitHub forks GitHub stars GitHub license Open Source Love svg1 PRs Welcome contributions welcome GitHub contributors Maintenance

Discord Channel

chat on discord

Tech Stack

  • Frontend: HTML/CSS/Bootstrap
  • Backend: Django

Quick Start

  • Fork and Clone the repository using-
git clone https://github.com/diyajaiswal11/Bloggitt.git
  • Create a Branch-
git checkout -b <branch_name>
  • Create virtual environment-
python -m venv env
env\Scripts\activate
  • Install dependencies using-
pip install -r requirements.txt
  • Headover to Project Directory-
cd bloggitt
  • Make migrations using-
python manage.py makemigrations
  • Migrate Database-
python manage.py migrate
  • Create a superuser-
python manage.py createsuperuser
  • Run server using-
python manage.py runserver
  • Push Changes-
git add .
git commit -m "<your commit message>"
git push --set-upstream origin <branch_name>

Useful Resources to Learn

Project Admin

Diya Jaiswal

Like This?? Star โญ this Repo.

Made with โค๏ธ by Diya Jaiswal

forthebadge made-with-python forthebadge

bloggitt's People

Contributors

diyajaiswal11 avatar kerinpithawala avatar subhradeepss avatar tejaswini22199 avatar trushat avatar vrindagupta6828 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.