Giter Site home page Giter Site logo

ayushnanda21 / zingster Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 408 KB

Social Media Webapp Using Django Framework

License: MIT License

Python 42.05% HTML 54.50% CSS 1.88% JavaScript 1.58%
django social-media bootstrap python djangoapp allauth crispyforms html-css-javascript heroku sqlite3-database

zingster's Introduction

ZINGSTER

ABOUT

Zingster is a social media platform built using python's django framework. Some of its features includes: Creating User Profiles, multiple security authentication system ,followers, commenting, photos sharing, direct messaging.

Currently in progress of linking ML model , AI chatbot and video conferencing using WEbrtc into this platform.

TECH STACK

DJango | Python | Python | Bootstrap | Jotforms | Stmp | Javascript | Html/css |

Quick Start

  • Fork and Clone the repository using-
git clone https://github.com/ayushnanda21/Zingster.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

If you have python2 and python3 installed you need to specify python3 by using command:

python3 -m pip install -r requirements.txt
  • Headover to Project Directory-
cd Zingster
  • Make migrations using-
python manage.py makemigrations

If you have python2 and python3 installed you need to specify python3 by using command:

python3 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

License

Distributed under the MIT License. See LICENSE for more information.

Like This?? Star ⭐ this Repo.

Made with ❤️ by Ayush Nanda

forthebadge made-with-python forthebadge

zingster's People

Contributors

ayushnanda21 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

abhi0999

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.