Coder Social home page Coder Social logo

anonshubh / issue-reporter Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 9.0 533 KB

An Issue Reporting Web App for handling issues more conveniently in Institutes.

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

License: MIT License

Python 51.16% HTML 40.02% JavaScript 5.60% CSS 3.19% Procfile 0.02%
hacktoberfest

issue-reporter's Introduction

An Issue Reporting App which handles issues and resolves it conveniently in Team.

Setup and Run Locally

Requirements:- Python 3.8+

  1. git clone https://github.com/anonshubh/issue-reporter.git (For Developer: Use your Forked URL)
  2. cd issue-reporter
  3. python -m venv env
  4. source env/bin/activate (Mac/Linux)
    env/Scripts/activate.ps1 (Windows-Powershell)
  5. pip install -r requirements.txt
  6. python manage.py runserver

For Users

  1. Test-user is with username as testuser and password as demouser@123
  2. Test-user has all functionalities which are possessed by CRs/Team Leads

For Developers (Built Using Django)

  1. Website consists of 4 django apps profiles, polling,infolist and reporter.
  2. User Authentication is implemented in profiles App.
  3. Issue Reporting is implemented in reporters App.
  4. User Polls Functionality is implemented in Polling App.
  5. All django templates are inheriting from ~/templates/base.html
  6. User Authentications templates are at Global Project Level.
  7. Issue Reporting templates are Local to reporter App.
  8. Upvotes and Downvotes are asynchronous implemented with VanillaJS only.

Technology Stack

Django 3.1.*
db: postgres 12

issue-reporter's People

Contributors

anilsaini10 avatar anonshubh avatar ayushxeon avatar mohit-2007 avatar shivangghosh avatar theoxfromoutofthebox avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

issue-reporter's Issues

Needed Sticky Nav-Bar

Currently Nav-Bar is made using Bootstrap and its not Sticky,..It should Stick at Top when Scrolled Down.

Button Alignment

Proper Alignments of Buttons in Index.html when user is authenticated.

Hacktoberfest welcome

1)One can Upgrade Styling in static/styles.css
2)One can Improve the Content in Index Page
3)One can Add required Models to Polling App

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.