Skip to content

This website provides the best content regarding Placement and Academics which will help you to manage your time and will provide you with the best resources of both at one place.

Notifications You must be signed in to change notification settings

KRISHANU1920/DevJam-NinjaTurtles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevJam Project: Gyan Sangrah

Introduction:

Inspiration

A lot of students face the difficulty in finding proper resources to study. Students have to prepare for their academics as well as placements.As the resources are scattered so it wastes a lot of time in finding the resources.

Solution

'Gyan Sangrah', a website solves this problem by gathering all the study material and resources at a single place. The website mainly focuses on two sections.

1. Acedemics
In this section user can get the various information related to academics like PYQ's, Time Table,Calender, Books on varous subjects etc.
User Can do the following things
a).Find PYQ's
b).Search books
c).Search Assignments
d).View Time Table
e).View Acedemic Calender

2.Placements
This section focuses on placement preparation.There are 5 sub sections in this section 
a).Data structures and algorithms
b).Core Subjects
c).CP Resources
d).Project Ideas
e).Resume making tips

Technology Stack:

  1. HTML
  2. CSS
  3. Javascript
  4. Python
  5. bootstrap
  6. Django

Setup

  1. Install python on your system.
  2. Installation of Django
    a) install pip : -m pip install -U pip
    b) install virtual environment : pip install virtualenv
    c) set virtual environment : virtualenv env_site
    d) change directory to env_site : cd env_site
    e) go to Scripts directory : cd Scripts
    f) run the command : Activate
    g) install django : pip install django
  3. Return to env_site directory by the following command : cd ..
  4. Run the following command
    cd GyaanSangrah
  5. Start the Server
    python manage.py runserver
  6. To check the server running or not go to web browser and enter
    http://127.0.0.1:8000 as url

Contributors:

Team Name: Ninja Turtles

Video and PPT

Made at: DevJam 5.0

About

This website provides the best content regarding Placement and Academics which will help you to manage your time and will provide you with the best resources of both at one place.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •