NIT-DGPortal / StudentPortal

A customised study portal for NIT Durgapur.
https://nitdgpsp.herokuapp.com
MIT License
17 stars 29 forks source link

Implemented DropDown and removed pycache files #92

Open chauhannishh opened 5 years ago

chauhannishh commented 5 years ago

Implemented DropDown in StudyZone

StudyZone Dropdown

All Submissions:

New Feature Submissions:

  1. [ ] Does your submission pass build tests locally?
  2. [ ] Have you indented your code locally prior to submission?

Changes to Core Features:

monsij commented 5 years ago

Hope that you have followed the contribution guidelines. Please don't make a request anywhere to get a review. One of the maintainers will get back to it within a day or so. 😃

(Powered by GitMate.io)

codecov[bot] commented 5 years ago

Codecov Report

Merging #92 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #92   +/-   ##
=======================================
  Coverage   93.97%   93.97%           
=======================================
  Files          19       19           
  Lines          83       83           
=======================================
  Hits           78       78           
  Misses          5        5
Impacted Files Coverage Δ
pro1/pro1/settings.py 100% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a25f38c...14ca447. Read the comment docs.

monsij commented 5 years ago

Many required files such as .github/ERROR_PAGES have been deleted. Hence it resulted in some conflicts as well. I'd suggest you to make changes from Github web interface itself and then make a PR. It is simpler and less complex that way @chauhannishh