Skip to content

MYBLOG is a blogging platform where user can share their views about something and moreover the platform is socially integrated with facebook and twitter for providing the flexibility to the user at the time of login

License

Notifications You must be signed in to change notification settings

abhikumar22/MYBLOG

Repository files navigation

MYBLOG

MYBLOG is a blogging platform where user can share their views about something and moreover the platform is socially integrated with facebook, google and twitter for providing flexibility to the user at the time of login

OVERVIEW OF THIS PROJECT

Front End :-

  • HTML
  • CSS
  • JAVASCRIPT
  • JQUERY
  • BOOTSTRAP

BACK END :-

  • PYTHON
  • DJANGO
  • SQLITE

WORK TO BE DONE :

  • Creation of the basic platform
  • Pushing the commits to the GITHUB
  • Modification of minor funtionalities like login PAGE etc
  • Socially integrating to facebook
  • Socially integrating to google
  • Socially integrating to twitter

Requirements for executing this project in your local system

  • Install git
    https://git-scm.com/downloads
    -Clone the repository using the git shell
    $ git clone https://github.com/abhikumar22/MYBLOG.git
  • Go to the Base directory of the project in the terminal
    $cd path
  • Create your virtual environment and activate it
    $ virtualenv blogenv
    $ blogenv\Scripts\activate
  • Now, Install the requirements
    $ pip install -r requirements.txt

How to execute MYBLOG to your Local System

  • Go to the Base directory of the project in the terminal
    $cd path
  • Start the localhost server
    $ python manage.py runserver
  • Open any web browser and goto the URL
    http://localhost:8000

SCREENSHOTS OF THE PLATFORM

Home Without Authentication
  Home Authenticated
  Login Page
  Registratrion Page
  New Post
  Draft
 

About

MYBLOG is a blogging platform where user can share their views about something and moreover the platform is socially integrated with facebook and twitter for providing the flexibility to the user at the time of login

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published