Giter Club home page Giter Club logo

sea-social-project's Introduction

Sea Social Project

The Sea Social Application is a multi-user blog application built with the Django web framework.

Getting Started

Windows: Use the Git Bash program (installed with Git) to get a Unix-style terminal.
Other systems: Use your favorite terminal program.

  1. From the terminal run git clone https://github.com/jjp601/Sea-Social-Project. This will provide you with all of the source code and files to get the Django application up and running.
  2. Once you have the project files you will want to set up a virtualenv. You may do this from your terminal with python -m venv [name of project]. This will create a virtual environment for the project.
  3. Next, install Django with the command pip install django==1.11.12. I used Django 1.11.12 for this project.
  4. Run python manage.py runserver to run the Django web server and setup the SQLite database. The Sea Social application can the be viewed in your browser at http://localhost:8000.
  5. Once you have the application running you will be able to login or set up an account. You can add, edit, and delete your own groups or posts.

Resources

sea-social-project's People

Contributors

jjp601 avatar

Watchers

 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.