Giter Site home page Giter Site logo

vitbook's Introduction

Open Source Love 

All Contributors

PRs Welcome  first-timers-only  Website shields.io  Documentation Status 

VITBOOK

More than just a social media platform

Introduction

VITBOOK is a social media platform which is developed for the students of the Vellore Institute of Technology. This platform is developed with a motive of connecting Vitians of different background and providing them a platform to discuss their ideas and thoughts.

It comes with all the features of a social media platform like :

  • Welcome Page
  • Login/Registration System
  • Personal Profile
  • Developing Connections
  • Uploading Posts
  • Explore Section
  • Home Page
  • Editing personal Profile, etc.

Besides being just a regular social media platform, it comes with many other added features, like:

  • Just like GitHub, developers can upload and showcase their code and work together on the platform.
  • A forum, to address important issues and problems.
  • An announcements page, where all the important notices regarding the proceeding of the University will be displayed.

Vitbook builds technologies and services that enable students to connect with each other.


Technology Stack

  • Frontend
    • HTML
    • CSS
    • JS
    • Bootstrap
  • Backend
    • Django
  • Database
    • SQLite3
  • Hosting
    • Heroku
    • Gunicorn

Tech Stack Involved



***

Quick Start

  • Fork and Clone the repo using
git clone https://github.com/DSC-VIT-BHOPAL/VITBOOK.git
cd VITBOOK/
  • Install dependencies using
pip install -r requirements.txt
  • Add you email and password in Vitbook/setting.py file(line no: 159
EMAIL_HOST_USER = '<your_gmail_id>'
EMAIL_HOST_PASSWORD = '<your_password>'
  • 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

See a Live Working Example

Link : Vitbook

Login Credentials:

  • Username: TheProgrammedEnthusiast
  • Password: admin@123

Useful Resources

Project Admin

Maintenance

Abhishek Srivastava

Need help? Feel free to contact me @ [email protected]

GitHub followers Twitter Follow

Like This?? Star ⭐ this Repo.

ForTheBadge uses-git ForTheBadge uses-html ForTheBadge uses-css ForTheBadge uses-js forthebadge forthebadge

Made By Abhishek Srivastava with ❤️

Abhishek Srivastava © 2020

ForTheBadge built-with-love ForTheBadge built-by-developers


Contributors ✨

Thanks goes to these wonderful people (emoji key):

Will be updated soon

This project follows the all-contributors specification. Contributions of any kind welcome!

vitbook's People

Contributors

abhishek2x avatar amansharma2910 avatar sunil-chau avatar surya-x 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.