NandaKishorJeripothula / tribalDept-dashboard

Tribal Department Dashboard Developing as a Product Developer and Research Fellow Intern at Secretariat, Government of Telangana. For the security reasons, some of the features and implementation details of the application are hidden and partially made public.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tribal Welfare Department, Government of Telangana

This is dashboard developed Using

  • NodeJS (Server Setup)
  • Passport (Authentication Middleware)
  • ExpressJS (Server Framework)
  • MySql (Database)
  • Javascript (Front End)
  • Bootstrap (Front End CSS)
  • MaterializeCSS (Front End CSS)

Due to privacy rules the naming conventions are hidden.

Instructions

If you would like to download the code and try it for yourself:

  1. Clone the repo: git@github.com:NandaKishorJeripothula/tribalDept-dashboard.git
  2. Install packages: npm install
  3. Edit the database configuration: config/database.js
  4. Create the database schema: node scripts/create_database.js or use the dashboard_user.sql to create users
  5. Launch: node server.js
  6. Visit in your browser at: http://localhost:8080

The Following are some of the snaps of application

LandingPage

Dashboard Page Dashboard

Institutions Details Dashboard

Mobile View Dashboard Licence: ISC

About

Tribal Department Dashboard Developing as a Product Developer and Research Fellow Intern at Secretariat, Government of Telangana. For the security reasons, some of the features and implementation details of the application are hidden and partially made public.


Languages

Language:CSS 75.5%Language:HTML 15.2%Language:JavaScript 9.3%