Skip to content

SakshiUppoor/trana

Repository files navigation


Logo

Trana (त्राण)

A mobile responsive website built to reach out people during medical emergencies and resolve their requests!
Explore the docs »

View · Report Bug · Request Feature

Install

Creating and activating virtual environment

virtualenv venv
cd Scripts
activate

Create email_credentials.py and ServiceAccountKey.json in tranaApp

email = "[email protected]"
pwd = "yourpassword"

ServiceAccountKey can be downloaded from your Firebase database

Navigate back to the main folder. Installing requirements and making migrations

pip install -r requirements.txt
python manage.py migrate
python manage.py runserver

Team

About the Project

Desktop



Mobile

Pages

  • Login
  • Sign Up
  • Report Condition
  • Order Medicines
  • Notifications
  • Get Report
  • Get Medicine
  • (Authority Only) View Reports
  • (Pharmacist Only) View Medicine Requests

Features

User Dashboard

Designed with simplicity and provides ease to the user to report condition and order medicines.

Reports Dashboard

Accessible only to the concerned authority who can view the reports of users along with their geographic location displayed on the map.

Medicines Dashboard

Accessible only to the concerned pharmacist who can view the medicine requests along with their geographic location displayed on the map.

Built With

About

⚕ A web app for helping people during medical emergencies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published