Skip to content

This Django project that useful for the cyber security learners.

Notifications You must be signed in to change notification settings

Tsaihemanth150/hackersite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hackersite

This Django project that useful for the cyber security learners.

About this project

This is django based web application, Which has 2 modules and wide varity of functionality.
1. Fond end :- Html, CSS, JavaSctipt.
2. Backend :- Sqlite.
3. Middleware :- Djnago framework.

Modules:-

There are modules in this webiste

  1. Admin named as polls
  2. Cutsomer named as hackersite

Functionality :-

  1. General :
    i. home page
    ii. About page
    iii. Contact us
    iv. Login page
    v. singnup page
    vi. certification page
    vii. Tools page
    viii. Topics

  2. Admin :
    i. admin-dashboard
    ii. admin-instructor
    iii. admin-view-customer
    iv. admin-course
    v. admin-question

  3. Customer :
    i. customer-dashboard
    ii. myprofile page
    iii. apply-course
    iv. history
    v. price page
    vi. ask-question
    vii. question-history
    viii. phone ( to get basic mobile details)

HOW TO RUN THIS PROJECT

step 1:-Install Python(3.7.6) (Dont Forget to Tick Add to Path while installing Python)
step 2: - Open Terminal and Execute Following Commands :
--> python -m pip install -r requirements.txt
step 3:- Download This Project Zip Folder and Extract it
step 4:- Move to project folder in Terminal. Then run following Commands :
--> py manage.py makemigrations
--> py manage.py migrate
--> py manage.py runserver

Disclaimer

This project is developed for demo purpose and it's not supposed to be used in real application.

Screenshots (few only )

  1. home page :- image

  2. Customer Option page :- image

3.Signup page :- image

  1. Login page :- image

  2. About us page :- image

  3. admin dashbord page :- image