Skip to content

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.

NandaKishorJeripothula/tribalDept-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published