First webapp task. Target is to create a blog with some useful tools.
webapp/ <-- root index
|
+- backup/ <-- backup index
|
+- conf/ <-- configuration file
|
+- dist/ <-- package index
|
+- www/ <-- web index, file to store .py files
| |
| +- static/ <-- file to store static files
| |
| +- templates/ <-- file to store templates
| |
| +- transwarp/ <-- extra folder to store web frame modules
|
+- LICENSE <-- code LICENSE
Index of useful tools (Initially):
- Design tool: Integrated useful functions to rate PV array current and voltage, export electric BOM etc.
- Pricing tool: Focus general revenue estimate and finance method.
- Meteo data tool: Provide method to get temp., precipitation and Global Horizontal Irradiance data for PV design.
- PV edu: Knowledge share about Photovoltaic design and industry news.