Spring 2024 Goals:
Implementing a basic database structure :
- Import current data stored in Excel sheets into the database structure and create necessary relationships.
- Define database tables/entities for required data fields, specifically for grant/donor information.
- Implement basic operations for core entities.
- Ensure that database structure is adaptable for future, more specific modules.
Scaffolding the web application:
- Begin the development of a basic web application framework that interfaces with the database.
- Design the user interface to support donations and grant management functionalities such as creating, editing, and tracking grant opportunities