Skip to content

It is a survey taking web-app designed to help community have a better knowledge of their locality

Notifications You must be signed in to change notification settings

richk21/tally-frontend

Repository files navigation

Tally

Tally is a user-friendly web platform for assessing localities based on community-driven rating-based surveys. It is built with React and TypeScript to create an interactive, modern dashboard and survey experience.


Features

  • Responsive dashboard with data visualizations (Recharts)
  • Live search bar for area, pincode, city, or state
  • Survey forms for rating amenities and living standards
  • Community feedback section
  • Modern UI with KendoReact and MUI components
  • Form validation, tooltips, notifications, and more

Tech Stack

  • React with TypeScript
  • KendoReact & Material-UI (MUI)
  • Recharts
  • ipapi (geolocation API)

Getting Started

  • Paste these commands in terminal:
git clone https://github.com/richk21/tally-frontend.git
cd tally-frontend
yarn

Prerequisites

  • Node.js >= 16.x
  • npm (or yarn)

Environment Variables

  • Create a .env file in the root directory tally-frontend
  • add REACT_APP_API_BASE_URL=<YOUR LOCAL BACKEND URL>

How to run

About

It is a survey taking web-app designed to help community have a better knowledge of their locality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published