We're building this project to track the pattern of power outages across the country.
The project is built using the following technologies:
Next.js: A React framework for building server-side rendered and statically generated web applications. TypeScript: A statically typed superset of JavaScript that adds type annotations to the language.
Node.js: A JavaScript runtime built on Chrome's V8 JavaScript engine. Express: A fast, unopinionated, minimalist web framework for Node.js.
[To be determined based on project requirements]
- Authentication: The application will require authentication. Users can view data without creating an account, but will have to create one to post data.
- When your power gets cut off, simply visit the app, and provide the following details:
- Your location
- Power Status: Do you have light or not?
Please read our Contribution Guidelines before contributing to the project.