Giter Site home page Giter Site logo

floran-github / coderhifi-code Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 111.5 MB

CoderHiFi is a platform that only focuses on the growth of the programmer community

License: Apache License 2.0

HTML 67.67% CSS 14.20% JavaScript 4.08% Python 14.05%
community blog eventmanagement project-showcase

coderhifi-code's Introduction

CoderHifi-Code <Hi>

CoderHi is a website, whose backend is written in Python and Jquery and uses the Django framework. The frontend is written by html, css. For beta mode Sqlite is used as the database once the website will be live the data will be transfer to postgresQL.
Frontend framework used are Bootstrap, FontAwesome .Admin,toastr.js, Slick.js.
Javascript frameworks like OverlayScrollbars, dataTables ,adminlte, overlayScrollbars, jquery-cookie, pooper.js are used in the system.

Features

  • Project Showcase
  • Event Management
  • Communication between Teacher and Student
  • Improve Job Recommendation system
  • Decrease job profile spamming
  • Job Applies sorting system

Usuage

Clone Repository

Copy Paste the following commands to clone the repo

 git clone https://github.com/Floran-Github/CoderHifi-Code/

Go inside the directory and install the module from requirements.txt

  pip install -r requirements.txt

Then make the migrations and then migrate the database

   python manage.py makemigrations
   python manage.py migrate

Create the superuser

  python manage.py createsuperuser

Now run the django server

  python manage.py runserver

Now you goto localhost:8000 to see the website

    http://127.0.0.1:8000/

coderhifi-code's People

Contributors

bhagwanzaki avatar farhankhan1911 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

hbaig05546

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.