Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 576 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 576 Bytes

Backend

This is the backend structure for our solution for the Build for Digital India by Google India and Ministry of Electronics and Information Technology. We propose a system where we keep accountability at each level. We have tried to implement a new way to enhance security at the fundamental level.

Requirement

Any system with python 3 (preferably 3.6) and terminal.

Usage

  • Navigate to the cloned repository.
  • Install Django
  • Run python manage.py runserver

Known Issue

None as of now. Feel free to open an issue if any!

License

The MIT License