Inclusive Dynamics is a tool designed for facilitators to input and track observations about students with special educational needs, helping to identify trends and connections over time.
- Groundwork
- Create README
- Add license
- Create folder structure
- Create .gitignore
- Setup
- Create React frontend
- Create Node.js/Express backend
- Create PostgreSQL database
- Forms
- Create input forms for facilitators to input observations
- Trend Analysis
- Implement backend logic
- Integrate Python for data analysis
- Trend Output
- Create basic trend report screens
- User Profiles
- Add authentication and profile management
- Data Visualization
- Enhance UI with charts and graphs to visualize trends.
- Frontend: React, CSS
- Backend: Node.js, Express
- Database: PostgreSQL
- Data Analysis: Python