## Build & Development Commands
## Testing Guidelines
## Code Style & Guidelines
- Use express to generate server functions
- Use MUI library to generate front-end components
- Make the code concise and maintainable
- Use typescript
- The font-end is located in the client Folder
- The Backend is in the server folder
- Use Sequelize for PostgreSQL queries
## Documentation Guidelines
-