Coder Social home page Coder Social logo

leorrose / b7fun Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 3.0 198.81 MB

A sport and fun activities social network for beersheba city. part of opendata project.

Python 68.09% Batchfile 0.14% HTML 31.67% Shell 0.09%
opendata python django mongodb social-network sports beersheba-city

b7fun's Introduction

B7Fun

Project Explanation

A sport and fun activities social network for Beersheba city.

The target of this Project is to create a social network focused on connecting people by sports and fun places (e.g. sport facilities, dog gardens, elderly social clubs, playgrounds, urban nature).

This project is part of open data beer sheva.

This Project was created with Python(Django + Django Channels + Djongo), MongoDB, CSS3, Bootstrap4, JavaScript, jQuery, Leaflet, Chart.js, HTML5 .

Application includes 2 types of users (Resident and Admin).

Resident actions:

  1. View fun and sport location on map based on current location in beer sheva city.
  2. View fun and sport location by list.
  3. Filter location by location type and by search term.
  4. Join group chats based on a specific location.
  5. Report abusive behaviour in chats.
  6. View other users profile.
  7. Maintain its profile.
  8. Report problems in site.
  9. Rate and view site ratings.
  10. View admin posts.
  11. and more.

Resident Demo:

ALT "A resident demo video" ALT "A resident demo video"

Admin actions:

  1. Use all resident functionality.
  2. View statistics on user logins and registration.
  3. Can block\unblock users.
  4. Can view reported abusive content.
  5. Can send mails to users.
  6. Can manage all Databases.
  7. and more.

Admin Demo:

ALT "A admin demo video"

Project Setup:

Project Setup (Windows):

  1. make sure you have python on your computer (if not install python 3.6.1 from here Python download)
  2. Make sure Python is in path (if not follow this guide Add python to path)
  3. Make sure pip is in path (if not follow this guide Add pip to path)
  4. Make sure you got docker on your computer (if not download here Docker Download)
  5. Run redis docker image (for chat), run in cmd docker run -p 6379:6379 -d redis:5
  6. Clone repository.
  7. Run Devops Scripts\installationWin.bat and wait until console closes.
  8. That’s it, you are all set up to run.

Project Setup (Linux):

  1. make sure you have python on your computer (if not install python from here Python download)
  2. Make sure you have pip on your computer (if not follow this guide [pip download]](https://itsfoss.com/install-pip-ubuntu/))
  3. Make sure you got docker on your computer (if not download here Docker Download)
  4. Run redis docker image (for chat), run in cmd docker run -p 6379:6379 -d redis:5
  5. Clone repository.
  6. Run Devops Scripts\installationLinux.sh and wait until console closes.
  7. That’s it, you are all set up to run.

Project Run:

Project Run (on Windows):

  1. Run runWin.bat (in Devops Scripts folder).

Project Run (on Linux):

  1. Run runLinux.sh (in Devops Scripts folder).

b7fun's People

Contributors

dependabot[bot] avatar hadar9 avatar leorrose avatar oritabibi avatar yahavba avatar

Watchers

 avatar  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.