GithubHelp home page GithubHelp logo

ashishgopalhattimare / studentportal Goto Github PK

View Code? Open in Web Editor NEW

This project forked from goku00z/studentportal

0.0 1.0 0.0 4.22 MB

A customised study portal for NIT Durgapur. README and Wiki for more info.

Home Page: https://nitdgpsp.herokuapp.com

License: MIT License

CSS 70.47% HTML 7.90% Python 4.18% JavaScript 17.45%

studentportal's Introduction

Gitter

An Django based web-app exclusively for NIT Durgapur

Key FeaturesHow To UseContributionContributorsCommunicationLicenseCreditsKWoC

Build Status CodeFactor codecov [Report] License django1.10 Maintainability Test Coverage [Heroku] Gitter HitCount Say Thanks!

KWoC

We are more than excited to be a part of Kharagpur Winter of Code. If you're contributing as a part of this program, we will be having a special mention of such contributors in the repo. Once again, Happy Coding

Key Features

  • Based on Python
  • Powered by Django
  • Access secured only to registered students
  • Study materials, placement/internship news, contacts all in here
  • Open to contribution ✌️

How to Use

  • Start off by forking this repository and cloning it to get your local copy.

    > git clone https://github.com/NIT-DGPortal/portal-main.git 
  • If you prefer a virtual-environment (pipenv suggested) you should have pip and pipenv installed.

    > sudo apt install python3-pip python3-dev
      pip3 install --user pipenv 

    Add pipenv to PATH

    echo "PATH=$HOME/.local/bin:$PATH" >> ~/.bashrc
    source ~/.bashrc
  • Navigate to your local directory and initiate a python 3 environment.

    > pipenv --three 
  • Activate your virtual environment.

    > pipenv shell

    Now install all requisites in requirements.txt .

    cd pro1
    pip install -r requirements.txt

    where x is everything inside requirements.txt

    Here is what your Pipfile will appear when you're ready to go

    django = "*"
    gunicorn = "*" 
    django-heroku = "*"
    django-crispy-forms = "*"
    django-registration = "*"
    requests = "*"
  • Configure environment variable using python-decople

  • Navigate to pro1 and run the following command in your terminal.

    > python manage.py runserver
  • Navigate to http://localhost:8000 to see it in action.

Contribution

Head to contribution guidelines to know more about how you can help us to improve.

Contributors

✨ Recognising all people who not only pushed code ✨


Monsij Biswal

👀 📢 💻

Satyajit Das

👀 📢 💻

Vivek Modi

💡

Hariom Verma

👀 💻 📢

Nikhil Gupta

💻 📢

Tiyas Dey

💻 📢

Gopa Vasanth

💻 📢

Prashant Sharma

💻 📢

Yashvi Patel

💻 📢

Aman Singh Kushwah

💻 📢

Bhanu Prakash Poluparthi

💻 📢

Arpit Agrawal

💻 📢

Akash Giri

💻 📢

Rahul Otwani

💻 📢

Nishi Chauhan

💻📢

Uday Mewada

💻📢

Communication

All related communications take place here

License

Exactly putting we want it to be simple are permissive. Interested contributors are heartedly welcomed. 😊

Credits

  • The initial version was made in just a span of 27 hours, yes it was that short ✨
  • Authentication and Profile credits to Satyajit Das
  • CSS, Bootstrap Rendering realized by Anoop Kumar
  • General codebase and framework by Monsij Biswal

For more info head to Wiki for more information

Cheers :fun:

studentportal's People

Contributors

monsij avatar nguptaa183 avatar harry-hov avatar tiyas-13 avatar gutsytechster avatar rahulotwani avatar udaymewada avatar gopavasanth avatar aman8817 avatar arpit3018 avatar bhanuprakashnani avatar chauhannishh avatar yashvip avatar

Watchers

James Cloos 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.