Skip to content

In today's world, everything is becoming digitalized, and the use of paper is gradually diminishing with each passing day. It is not uncommon to miss out on important reading material due to the reliance on physical books and online videos.

Notifications You must be signed in to change notification settings

sumitgirwal/ProCoder-Officials

Repository files navigation

Procoder

In today's world, everything is becoming digitalized, and the use of paper is gradually diminishing with each passing day. It is not uncommon to miss out on important reading material due to the reliance on physical books and online videos. While certain institutions make use of dedicated file-hosting sites and clouds, there remains a clear need for a specialized system. The proposed system aims to fulfill this need.

Aims to address the issue of missing important content due to the shift towards digital platforms and the decreasing use of physical paper-based materials. With the prevalence of online books and videos, it is easy to overlook or forget about essential reading materials.

There are some criteria:

1. The insufficient space leads to overlapping content.
2. It is difficult to stay updated with the latest posts.
3. You are unable to track the number of people who viewed your post.
4. Direct access to the read post is unavailable.
5. It is exhausting to constantly check notices for new posts.
6. Accessibility issues and various other limitations are prevalent on traditional websites.
7. Therefore, adopting the proposed pro-coder is necessary to digitize the reading experience and address the limitations associated with traditional methods.
Hence, it caters to the challenges posed by conventional approaches, offering an online solution.

Built With

  • HTML5
  • CSS3
  • Bootstrap 4
  • JavaScript
  • JQuery
  • Python
  • Django Framework
  • Pandas
  • Numpy
  • Chart.js

Snapshots

  • Home Page

    1

  • Register Page

    2

  • Login Page

    3

  • Tutorial/Home Page

    4

  • Tutorial/ All Courses Page

    5

  • Tutorial/Admin Dashboard Page

    6

  • Tutorial/ Analysis Page

    7

  • Tutorial/Email Utility Page

    8

  • ProBlog/ Home Page

    9

  • ProBlog/All Post Page

    10

  • Indeed/ Home Page

    11

  • Indeed/User Dashboard Page

    12

Installation of ProCoder

Installation & Setup

  • Install virtual env
python -m pip install --user virtualenv
python -m venv venv
  • Activate virtual env
.\venv\Scripts\activate
  • Install packages
pip install -r requirements.txt
  • Goto project folder
cd codebelog
  • Database migrations
python manage.py makemigrations
python manage.py migrate
  • Run application
python manage.py runserver
  • Hit url in browser
http://127.0.0.1:8000/
  • Then register or login.[Use demo login for ease]
Demo User Login
username : Smith
password : Admin@123456

About

In today's world, everything is becoming digitalized, and the use of paper is gradually diminishing with each passing day. It is not uncommon to miss out on important reading material due to the reliance on physical books and online videos.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages