Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I3: Deployed to cloud, updated README, uploaded demo and screenshot in root #135

Conversation

elifia-muthia
Copy link

No description provided.

Elifia Muthia and others added 30 commits September 5, 2024 11:37
This PR cleans up the codebase to follow the style as directed in Part 1 of the assignment. This fixes the style of the initial codebase as directed by the warning messages from running the following command on the terminal:
```
mvn checkstyle:check
```

Changes in style includes:
- Replacing all tabs into spaces
- Adding javadoc comments
- Specifying all imports with the `.*` suffix
- Lexicographically ordering the import statements
- Ensuring that lines are less than 100 characters long
elifia-muthia and others added 28 commits September 13, 2024 13:01
Copy link

This pull request has been automatically closed because it was opened in the upstream repository. Create your PRs within your own forked repository.

@github-actions github-actions bot closed this Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant